Date: Tue, 5 Feb 2013 07:06:31 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311666 - head/net/cvsup-mirror Message-ID: <201302050706.r1576Vun070671@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302050706.r1576Vun070671>