svn commit: r347527 - head/x11-wm/stumpwm

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Mar 8 17:36:33 UTC 2014


Author: rakuco
Date: Sat Mar  8 17:36:32 2014
New Revision: 347527
URL: http://svnweb.freebsd.org/changeset/ports/347527
QAT: https://qat.redports.org/buildarchive/r347527/

Log:
  Improve the wording in DEPRECATED a bit.

Modified:
  head/x11-wm/stumpwm/Makefile

Modified: head/x11-wm/stumpwm/Makefile
==============================================================================
--- head/x11-wm/stumpwm/Makefile	Sat Mar  8 17:21:31 2014	(r347526)
+++ head/x11-wm/stumpwm/Makefile	Sat Mar  8 17:36:32 2014	(r347527)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN=		Broken 4 months already, will not build with either lisp compiler
-DEPRECATED=	Broken since more than 4 months
+DEPRECATED=	Broken for more than 4 months
 EXPIRATION_DATE=	2014-05-01
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list