diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-11-27 23:48:49 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-11-27 23:48:49 +0800 |
commit | c017f459bceeb3d0abf931140a6caa82aa7d3a80 (patch) | |
tree | f48281cd02c92676261f0429ae574ba4bc102087 /mail/postfix1/Makefile | |
parent | a9b6e342d16e82a9b2a3a09d8db3a9154302e4f9 (diff) | |
download | freebsd-ports-gnome-c017f459bceeb3d0abf931140a6caa82aa7d3a80.tar.gz freebsd-ports-gnome-c017f459bceeb3d0abf931140a6caa82aa7d3a80.tar.zst freebsd-ports-gnome-c017f459bceeb3d0abf931140a6caa82aa7d3a80.zip |
Add header/body_check warnings command
Bump PORTREVISION
Submitted by: osa@freebsd.org.ru
Diffstat (limited to 'mail/postfix1/Makefile')
-rw-r--r-- | mail/postfix1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index 0191ec4ee57b..9a23d6b607b9 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -7,6 +7,7 @@ PORTNAME= postfix PORTVERSION= 20010228.8 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ |