diff options
Diffstat (limited to 'net/csup/Makefile')
-rw-r--r-- | net/csup/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/csup/Makefile b/net/csup/Makefile index 4f68ef78fe6a..b20e24f29eab 100644 --- a/net/csup/Makefile +++ b/net/csup/Makefile @@ -18,6 +18,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= mux@FreeBSD.org COMMENT= A rewrite of the CVSup file updating client in C +DEPRECATED= is already included in base system of all supported releases +EXPIRATION_DATE= 2010-02-16 + WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/csup \ man/man1/csup.1.gz |