diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-03-14 10:35:50 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-03-14 10:35:50 +0800 |
commit | f36b1caf633d141d9f3af83df9a2f859a6846474 (patch) | |
tree | 47c6e9cff87d10ec48766e79de8c77cd8f0be987 /mail | |
parent | 2a4c4e48f3f4e17dcbb09c8f43f1e1a73afa92a6 (diff) | |
download | freebsd-ports-gnome-f36b1caf633d141d9f3af83df9a2f859a6846474.tar.gz freebsd-ports-gnome-f36b1caf633d141d9f3af83df9a2f859a6846474.tar.zst freebsd-ports-gnome-f36b1caf633d141d9f3af83df9a2f859a6846474.zip |
Bump portrevision by maintainer's request.
Submitted by: dwcjr@inethouston.net (mail/postfix-current maintainer)
PR: ports/25776
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%/ \ |