diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
commit | d91f5feda84a62cc6466c80922b5433c40cc66ad (patch) | |
tree | a8edffce12c150d991fb91e7b3f012e8288ae5b8 /mail/mailscanner-mrtg | |
parent | 40bad54364461423c57572adebff8df1fe17045b (diff) | |
download | ports-d91f5feda84a62cc6466c80922b5433c40cc66ad.tar.gz ports-d91f5feda84a62cc6466c80922b5433c40cc66ad.zip |
Notes
Diffstat (limited to 'mail/mailscanner-mrtg')
-rw-r--r-- | mail/mailscanner-mrtg/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/mailscanner-mrtg/Makefile b/mail/mailscanner-mrtg/Makefile index 4e8af07a1dce..ce4251b9100f 100644 --- a/mail/mailscanner-mrtg/Makefile +++ b/mail/mailscanner-mrtg/Makefile @@ -17,6 +17,9 @@ COMMENT= Allows mrtg to monitor many aspects of your MailScanner machine RUN_DEPENDS= ${LOCALBASE}/bin/mrtg:${PORTSDIR}/net-mgmt/mrtg \ ${LOCALBASE}/lib/MailScanner/MailScanner.pm:${PORTSDIR}/mail/mailscanner +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + USE_PERL5= yes USE_APACHE= 13 |