diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-05 07:06:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-05 07:06:30 +0000 |
commit | 6891214ff2fb76cdf40237229e008d25dbb2969e (patch) | |
tree | a1da6c1cc823cfb8637e70ad8682c64ad5e20343 | |
parent | a1212062e40e7574b03c92be0c65995cfc930a38 (diff) | |
download | ports-6891214ff2fb76cdf40237229e008d25dbb2969e.tar.gz ports-6891214ff2fb76cdf40237229e008d25dbb2969e.zip |
Notes
-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 |