diff options
author | bapt <bapt@FreeBSD.org> | 2013-02-05 15:06:30 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-02-05 15:06:30 +0800 |
commit | 6234164c3be7ebaaf82a16fc6a1b7f3afccb591a (patch) | |
tree | a1da6c1cc823cfb8637e70ad8682c64ad5e20343 /net | |
parent | 2fee8341d6e13e55774cbc9057f50df01aad0ce1 (diff) | |
download | freebsd-ports-gnome-6234164c3be7ebaaf82a16fc6a1b7f3afccb591a.tar.gz freebsd-ports-gnome-6234164c3be7ebaaf82a16fc6a1b7f3afccb591a.tar.zst freebsd-ports-gnome-6234164c3be7ebaaf82a16fc6a1b7f3afccb591a.zip |
Bring the expiration date back to the futur
Diffstat (limited to 'net')
-rw-r--r-- | net/cvsup-mirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile index e471d5c0e6f0..85b373d5813a 100644 --- a/net/cvsup-mirror/Makefile +++ b/net/cvsup-mirror/Makefile @@ -13,7 +13,7 @@ COMMENT= A kit for easily setting up a FreeBSD mirror site using CVSup 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 |