diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-14 02:35:50 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-14 02:35:50 +0000 |
commit | 02458f13bcf551eb6e7d36d65f3f09556d09e04a (patch) | |
tree | 390efe25f267dbecc919a0ce871001799edcafd0 /mail | |
parent | 1cacfaba3b749a1ef5f7f2f9104f9bdd95b5547f (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index b054d54e8826..3945896d257d 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 20010228 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ |