diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-06-15 02:22:13 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-06-15 02:22:13 +0000 |
commit | c0afec7f93d67c53c988bd61e216b798efdb17e2 (patch) | |
tree | 2e9d0721fa8693b7fa1dda419ec5c8d18b7fa240 /mail/postfix28 | |
parent | 2c6aab492dc1ab39338eb21140485edfe86cbbb5 (diff) | |
download | ports-c0afec7f93d67c53c988bd61e216b798efdb17e2.tar.gz ports-c0afec7f93d67c53c988bd61e216b798efdb17e2.zip |
Notes
Diffstat (limited to 'mail/postfix28')
-rw-r--r-- | mail/postfix28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 7c4efaecc896..0c9526d37850 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -23,7 +23,7 @@ COMMENT= A secure alternative to widely-used Sendmail VDAVERSION= 2.8.9 CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-79].* postfix-base-2.[0-79].* \ postfix-current-2.* postfix-current-base-2.* sendmail-8.* \ - sendmail+*-8.* smail-3.* zmailer-2.* + sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]* NO_LATEST_LINK= yes |