diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-07-17 18:52:01 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-07-17 18:52:01 +0000 |
commit | c5567e0726e72f8f150aa5f05a7ec8f10609d170 (patch) | |
tree | c7381798697fae8feefc9bbf5e1c2f09add6a15c /mail/sendmail811 | |
parent | 70e256a9529533ec7438ff4070501869860e4e18 (diff) |
Notes
Diffstat (limited to 'mail/sendmail811')
-rw-r--r-- | mail/sendmail811/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index 7ebda04b487a..2a468319bb5d 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/Makefile @@ -19,6 +19,7 @@ COMMENT= Reliable, highly configurable mail transfer agent with utilities CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.* CONFLICTS+= sendmail-8.12.* sendmail-*-8.12.* sendmail+*-8.12.* +CONFLICTS+= sendmail-8.13.* sendmail-*-8.13.* sendmail+*-8.13.* NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site |