diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 13:09:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 13:09:40 +0000 |
commit | c79631b6eec788a277b86c2a96a6c3264628c6ce (patch) | |
tree | 85e52dbac30f3bf94bfef70fd9aac531d4f6a838 /mail/cvsmail | |
parent | 11ff9338199d467e6ec5524d89ba328e64718910 (diff) | |
download | ports-c79631b6eec788a277b86c2a96a6c3264628c6ce.tar.gz ports-c79631b6eec788a277b86c2a96a6c3264628c6ce.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Notes
Notes:
svn path=/head/; revision=275724
Diffstat (limited to 'mail/cvsmail')
-rw-r--r-- | mail/cvsmail/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index 752f68864501..f4e82a2c2706 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -14,6 +14,9 @@ DISTNAME= mailutils-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A small program to add cvsweb links to FreeBSD commit messages +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + ALL_TARGET= cvsmail MANCOMPRESSED= no MAN1= cvsmail.1 |