Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2014 20:14:33 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374822 - head/x11/rxvt-devel
Message-ID:  <201412162014.sBGKEXPk084524@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412162014.sBGKEXPk084524>