diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-08 02:34:00 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-08 02:34:00 +0800 |
commit | a02a7d97696bc6ae2d6c5250c8e50ea8b27b47d9 (patch) | |
tree | 1d9c08c80d8bd337d1df5515745e06571cfed833 /mail/postfix-policyd-weight/Makefile | |
parent | dc763a46ec379a4690e1daf72b301c8380847710 (diff) | |
download | freebsd-ports-gnome-a02a7d97696bc6ae2d6c5250c8e50ea8b27b47d9.tar.gz freebsd-ports-gnome-a02a7d97696bc6ae2d6c5250c8e50ea8b27b47d9.tar.zst freebsd-ports-gnome-a02a7d97696bc6ae2d6c5250c8e50ea8b27b47d9.zip |
Update to 0.1.6
PR: ports/80648
Submitted by: maintainer
Diffstat (limited to 'mail/postfix-policyd-weight/Makefile')
-rw-r--r-- | mail/postfix-policyd-weight/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-policyd-weight/Makefile b/mail/postfix-policyd-weight/Makefile index 75ba2c622e63..b4fe39507cf8 100644 --- a/mail/postfix-policyd-weight/Makefile +++ b/mail/postfix-policyd-weight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= policyd-weight -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.6 CATEGORIES= mail MASTER_SITES= http://robtone.mine.nu/postfix/ PKGNAMEPREFIX= postfix- |