diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-11-27 06:48:55 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-11-27 06:48:55 +0000 |
commit | 451f311149806c8bbe63bebedb25d2945e1950ed (patch) | |
tree | bace2cd1b8ce0e33cc32b08b91937d06933ec3f5 /mail/postfix26/Makefile | |
parent | 64f1e9a4b4114f99ef4d9c56074f4cc1be2c90ad (diff) | |
download | ports-451f311149806c8bbe63bebedb25d2945e1950ed.tar.gz ports-451f311149806c8bbe63bebedb25d2945e1950ed.zip |
Notes
Diffstat (limited to 'mail/postfix26/Makefile')
-rw-r--r-- | mail/postfix26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index 3eaf3e8dfc3a..3fd97f7124cd 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.6.7 +PORTVERSION= 2.6.8 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -23,7 +23,7 @@ COMMENT= A secure alternative to widely-used Sendmail VDAVERSION= 2.6.5 CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-57-9].* postfix-current-2.* \ - sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* + sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* NO_LATEST_LINK= yes USE_SUBMAKE= yes |