diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-26 05:52:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-26 05:52:52 +0800 |
commit | 2a8810904175d5d89313abbd27019564173bd688 (patch) | |
tree | 5a068c8960dc335a8238e9c652eed27b6c31d20e /mail/postgrey/Makefile | |
parent | 5165e8a592e12898e35fa8335ae434f306c29792 (diff) | |
download | freebsd-ports-gnome-2a8810904175d5d89313abbd27019564173bd688.tar.gz freebsd-ports-gnome-2a8810904175d5d89313abbd27019564173bd688.tar.zst freebsd-ports-gnome-2a8810904175d5d89313abbd27019564173bd688.zip |
- Update to 1.33
PR: 126649
Submitted by: Harold Paulson <harold@internal.org> (maintainer)
Diffstat (limited to 'mail/postgrey/Makefile')
-rw-r--r-- | mail/postgrey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index 177c8b875b23..d1327325819a 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgrey -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= mail MASTER_SITES= http://postgrey.schweikert.ch/pub/ LOCAL/beech |