diff options
author | sahil <sahil@FreeBSD.org> | 2010-05-06 07:32:47 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-05-06 07:32:47 +0800 |
commit | 2d6efe5200ac4b965d840aca9e7081ed4ff77a56 (patch) | |
tree | 1018b0f9f4c25d135743fa0dfa2561fa7b43a68a /mail/postfix-postfwd/Makefile | |
parent | 3f49f6257fcf18b8935505bd09b197cb612c005c (diff) | |
download | freebsd-ports-gnome-2d6efe5200ac4b965d840aca9e7081ed4ff77a56.tar.gz freebsd-ports-gnome-2d6efe5200ac4b965d840aca9e7081ed4ff77a56.tar.zst freebsd-ports-gnome-2d6efe5200ac4b965d840aca9e7081ed4ff77a56.zip |
- Update to 1.18
Approved by: itetcu@ (mentor)
Diffstat (limited to 'mail/postfix-postfwd/Makefile')
-rw-r--r-- | mail/postfix-postfwd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix-postfwd/Makefile b/mail/postfix-postfwd/Makefile index ee6d16aad5e1..06618117314d 100644 --- a/mail/postfix-postfwd/Makefile +++ b/mail/postfix-postfwd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= postfwd -PORTVERSION= 1.17 -PORTREVISION= 1 +PORTVERSION= 1.18 CATEGORIES= mail MASTER_SITES= http://www.${PORTNAME}.org/old/ PKGNAMEPREFIX= postfix- |