diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-18 06:19:00 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-18 06:19:00 +0800 |
commit | acaf4d3b052d9e7fcbf0145cc857c4c2c7a401be (patch) | |
tree | 0fc687b605cb25e232a7c17b1feac8e8afa4d448 /mail/postfix24/Makefile | |
parent | 0a03f71aeef93a6be0845d72f4cddfe64266ca3b (diff) | |
download | freebsd-ports-gnome-acaf4d3b052d9e7fcbf0145cc857c4c2c7a401be.tar.gz freebsd-ports-gnome-acaf4d3b052d9e7fcbf0145cc857c4c2c7a401be.tar.zst freebsd-ports-gnome-acaf4d3b052d9e7fcbf0145cc857c4c2c7a401be.zip |
Update to pl3 of postfix
Update TLS and IPv6 to go with new postfix version
Diffstat (limited to 'mail/postfix24/Makefile')
-rw-r--r-- | mail/postfix24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index bfd457d622b9..79f7500140c6 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 20010228.2 +PORTVERSION= 20010228.3 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.samurai.com/pub/postfix/official/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/postfix/official/&,} MASTER_SITE_SUBDIR= . old related/postfix -DISTNAME= postfix-20010228-pl02 +DISTNAME= postfix-20010228-pl03 DIST_SUBDIR= ${PORTNAME} MAINTAINER= dwcjr@FreeBSD.org |