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/bulk_mailer/Makefile | |
parent | 27d387cfe9a33a1c07ccb2efbea478ae57b5e709 (diff) |
Notes
Diffstat (limited to 'mail/bulk_mailer/Makefile')
-rw-r--r-- | mail/bulk_mailer/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/bulk_mailer/Makefile b/mail/bulk_mailer/Makefile index 4b84736fb685..995efeac2957 100644 --- a/mail/bulk_mailer/Makefile +++ b/mail/bulk_mailer/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ftp://cs.utk.edu/pub/moore/bulk_mailer/ MAINTAINER= ports@FreeBSD.org COMMENT= Speeds delivery to mailing lists by sorting & batching addresses +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + GNU_CONFIGURE= YES CONFIGURE_ARGS= --cache-file=/dev/null |