diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 12:41:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 12:41:22 +0000 |
commit | 2952f04bc12ca0b1d810386c638603f2538966c2 (patch) | |
tree | 385bc7a707d389ec190f0ba6c916771d867da7d0 /mail/smtpproxy | |
parent | 9c4837d9e544868eff870b571292d6d1b554bf97 (diff) |
Notes
Diffstat (limited to 'mail/smtpproxy')
-rw-r--r-- | mail/smtpproxy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/smtpproxy/Makefile b/mail/smtpproxy/Makefile index 9ccf9e0a8538..6b9b111dcf8f 100644 --- a/mail/smtpproxy/Makefile +++ b/mail/smtpproxy/Makefile @@ -16,6 +16,9 @@ COMMENT= SMTP proxy server MAKEFILE= makefile DISABLE_SIZE= yes +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + MAN1= smtp.proxy.1 PLIST_FILES= libexec/smtp.proxy PORTDOCS= README rfc821.txt |