diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-21 10:07:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-21 10:07:33 +0000 |
commit | a3bd44a9140c89e84c8b6a10cf060fdaa31d13f5 (patch) | |
tree | 017f7e23412634a43da6ae1778ea55bf0d9b5278 /mail/zabit | |
parent | 27d387cfe9a33a1c07ccb2efbea478ae57b5e709 (diff) |
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator)
Notes
Notes:
svn path=/head/; revision=304618
Diffstat (limited to 'mail/zabit')
-rw-r--r-- | mail/zabit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/zabit/Makefile b/mail/zabit/Makefile index a4139e01cd1b..014ec7661a9f 100644 --- a/mail/zabit/Makefile +++ b/mail/zabit/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.enderunix.org/zabit/ MAINTAINER= ports@FreeBSD.org COMMENT= Zabit is a content/attachment filter for qmail +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + USE_QMAIL_RUN= yes HAS_CONFIGURE= yes |