svn commit: r347415 - head/x11-wm/stumpwm
Antoine Brodin
antoine at FreeBSD.org
Fri Mar 7 18:44:24 UTC 2014
Author: antoine
Date: Fri Mar 7 18:44:24 2014
New Revision: 347415
URL: http://svnweb.freebsd.org/changeset/ports/347415
QAT: https://qat.redports.org/buildarchive/r347415/
Log:
Fix expiration syntax
Modified:
head/x11-wm/stumpwm/Makefile
Modified: head/x11-wm/stumpwm/Makefile
==============================================================================
--- head/x11-wm/stumpwm/Makefile Fri Mar 7 18:31:57 2014 (r347414)
+++ head/x11-wm/stumpwm/Makefile Fri Mar 7 18:44:24 2014 (r347415)
@@ -15,7 +15,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= Broken 4 months already, will not build with either lisp compiler
-EXPIRATION= 2014-05-01
+DEPRECATED= Broken since more than 4 months
+EXPIRATION_DATE= 2014-05-01
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-contrib-dir=${DATADIR}
More information about the svn-ports-all
mailing list