diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 20:27:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 20:27:12 +0000 |
commit | 9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89 (patch) | |
tree | 0313f25ade8febbe9e10f2d02767a488b02d4f27 /mail | |
parent | 593f18f26f037e6495732cf883ddc14507b7cb85 (diff) | |
download | ports-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.tar.gz ports-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Sendmail-Milter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Sendmail-Milter/Makefile b/mail/p5-Sendmail-Milter/Makefile index 2b71f2cc4d4c..c34b18b503ec 100644 --- a/mail/p5-Sendmail-Milter/Makefile +++ b/mail/p5-Sendmail-Milter/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A module to write mail filters in Perl using sendmail's mail filter API IGNORE= "Requires perl compiled manually with threads." +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 PERL_CONFIGURE= yes |