diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2014-06-01 18:51:29 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2014-06-01 18:51:29 +0000 |
commit | ba0b1efcd7af9055978cf1079f3790d67ee7165a (patch) | |
tree | 02445a0dcdd55b5dbc684e9f5881aed318aa5292 | |
parent | b5764ff092a26431884f97ad01fb4baab62c8680 (diff) |
Notes
-rw-r--r-- | net/cvsup-mirror/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile index cac9ef944ff1..0f524eafa6f8 100644 --- a/net/cvsup-mirror/Makefile +++ b/net/cvsup-mirror/Makefile @@ -12,7 +12,8 @@ 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 +DEPRECATED= all repos gone +EXPIRATION_DATE= 2014-05-26 NO_WRKSUBDIR= true NO_BUILD= true |