diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-11-15 16:31:09 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-11-15 16:31:09 +0000 |
commit | 6caca0d9cf953579f972cea611006a08a166cda4 (patch) | |
tree | 0ae3944826253b1d51fa8a6f1132ae3d809c3487 /mail/postfix28/Makefile | |
parent | Update to pl07 (diff) |
Update to pl08 and tls to go with it.
PR: 32007
Submitted by: osa@FreeBSD.org.ru
Diffstat (limited to 'mail/postfix28/Makefile')
-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 adff4156ca04..0191ec4ee57b 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 20010228.7 +PORTVERSION= 20010228.8 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ |