diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
commit | c6c742d7ccce0818cb881906f2ec3e17d36b77a9 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /mail/smail | |
parent | fc4426389169d7f79c1129c3228b5f20b8b6ad4f (diff) |
Notes
Diffstat (limited to 'mail/smail')
-rw-r--r-- | mail/smail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile index c84875e8a517..c921b054d182 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -15,6 +15,8 @@ COMMENT= A program used for receiving and delivering mail BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 CONFLICTS= bsmtp-1.* courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* zmailer-2.* .if !defined(NO_INSTALL_MANPAGES) |