diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-02-05 13:21:33 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-02-05 13:21:33 +0000 |
commit | a2ccfff23d652ad90f7b32b50139acfe2024eafc (patch) | |
tree | b100d99314ed708d97e023df90b43d15f8082f44 /net/cvsup-mirror | |
parent | libotr is required for kopete only (diff) |
Apperently some mirrors rely on this piece of software.
Submitted by: beat, wxs
Notes
Notes:
svn path=/head/; revision=311714
Diffstat (limited to 'net/cvsup-mirror')
-rw-r--r-- | net/cvsup-mirror/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile index 85b373d5813a..1571d5fc48da 100644 --- a/net/cvsup-mirror/Makefile +++ b/net/cvsup-mirror/Makefile @@ -13,7 +13,6 @@ 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= 2013-02-28 NO_WRKSUBDIR= true NO_BUILD= true |