diff options
author | sahil <sahil@FreeBSD.org> | 2011-10-18 09:50:45 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2011-10-18 09:50:45 +0800 |
commit | 84f7b8d364b7a2a116d21e326bfcd5eb3ad88b38 (patch) | |
tree | 5b9a5b8f08b443a4413fbaab9ad85b2e4c389a27 /mail/postfix-postfwd/Makefile | |
parent | a928fe2fcc87dfb6190239759b0d62e5b65ebfa6 (diff) | |
download | freebsd-ports-gnome-84f7b8d364b7a2a116d21e326bfcd5eb3ad88b38.tar.gz freebsd-ports-gnome-84f7b8d364b7a2a116d21e326bfcd5eb3ad88b38.tar.zst freebsd-ports-gnome-84f7b8d364b7a2a116d21e326bfcd5eb3ad88b38.zip |
- Update to 1.31
Diffstat (limited to 'mail/postfix-postfwd/Makefile')
-rw-r--r-- | mail/postfix-postfwd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-postfwd/Makefile b/mail/postfix-postfwd/Makefile index 5b0c06fa4d40..cbfe4e43c4a5 100644 --- a/mail/postfix-postfwd/Makefile +++ b/mail/postfix-postfwd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfwd -PORTVERSION= 1.30 +PORTVERSION= 1.31 CATEGORIES= mail MASTER_SITES= http://www.${PORTNAME}.org/old/ PKGNAMEPREFIX= postfix- |