diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-11-06 22:33:15 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-11-06 22:33:15 +0800 |
commit | 65ead2b5bbfac5faea75506dc5da9891d5912a60 (patch) | |
tree | 1cde1c639db60878c4ef299b78d54b7c3d49ac7a /mail/postfix28/Makefile | |
parent | 3b8ae5b25305c3546773b12d34cec04fec1fafeb (diff) | |
download | freebsd-ports-gnome-65ead2b5bbfac5faea75506dc5da9891d5912a60.tar.gz freebsd-ports-gnome-65ead2b5bbfac5faea75506dc5da9891d5912a60.tar.zst freebsd-ports-gnome-65ead2b5bbfac5faea75506dc5da9891d5912a60.zip |
Update postfix to 20010228-pl06 and update tls to go with it.
Diffstat (limited to 'mail/postfix28/Makefile')
-rw-r--r-- | mail/postfix28/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index 87c7f815ba94..99270ce36258 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -6,8 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 20010228.5 -PORTREVISION= 1 +PORTVERSION= 20010228.6 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ |