svn commit: r374822 - head/x11/rxvt-devel

Bartek Rutkowski robak at FreeBSD.org
Tue Dec 16 20:14:34 UTC 2014


Author: robak
Date: Tue Dec 16 20:14:32 2014
New Revision: 374822
URL: https://svnweb.freebsd.org/changeset/ports/374822
QAT: https://qat.redports.org/buildarchive/r374822/

Log:
  x11/rxvt-devel: fix EXPIRATION_DATE value 2014-01-13 -> 2015-01-13
  
  PR:		195034

Modified:
  head/x11/rxvt-devel/Makefile

Modified: head/x11/rxvt-devel/Makefile
==============================================================================
--- head/x11/rxvt-devel/Makefile	Tue Dec 16 20:14:04 2014	(r374821)
+++ head/x11/rxvt-devel/Makefile	Tue Dec 16 20:14:32 2014	(r374822)
@@ -12,7 +12,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Low memory usage xterm replacement that supports color
 
 DEPRECATED=	No longer developed nor maintained and deprecated by x11/xvt and x11/rxvt-unicode
-EXPIRATION_DATE=2014-01-13
+EXPIRATION_DATE=2015-01-13
 
 USES=		libtool perl5
 USE_LDCONFIG=	yes


More information about the svn-ports-head mailing list