svn commit: r311666 - head/net/cvsup-mirror

Baptiste Daroussin bapt at FreeBSD.org
Tue Feb 5 07:06:31 UTC 2013


Author: bapt
Date: Tue Feb  5 07:06:30 2013
New Revision: 311666
URL: http://svnweb.freebsd.org/changeset/ports/311666

Log:
  Bring the expiration date back to the futur

Modified:
  head/net/cvsup-mirror/Makefile

Modified: head/net/cvsup-mirror/Makefile
==============================================================================
--- head/net/cvsup-mirror/Makefile	Tue Feb  5 06:11:14 2013	(r311665)
+++ head/net/cvsup-mirror/Makefile	Tue Feb  5 07:06:30 2013	(r311666)
@@ -13,7 +13,7 @@ COMMENT=	A kit for easily setting up a F
 RUN_DEPENDS=	${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup-without-gui
 
 DEPRECATED=	www, doc, gnats, ports repo gone; src repo deprecated
-EXPIRATION_DATE=	2012-02-28
+EXPIRATION_DATE=	2013-02-28
 
 NO_WRKSUBDIR=	true
 NO_BUILD=	true


More information about the svn-ports-all mailing list