aboutsummaryrefslogtreecommitdiffstats
path: root/mail/py-milter/Makefile
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-07-16 13:42:10 +0800
committernovel <novel@FreeBSD.org>2005-07-16 13:42:10 +0800
commitcaecd4567cafc6be2cdf163591fcda60a8f9b78f (patch)
tree3e332390615e65beafe7c0c6ffe7ded585ffd27d /mail/py-milter/Makefile
parentccaaf22f13d72cd29bf2699b07010a1a42a29bfb (diff)
downloadfreebsd-ports-gnome-caecd4567cafc6be2cdf163591fcda60a8f9b78f.tar.gz
freebsd-ports-gnome-caecd4567cafc6be2cdf163591fcda60a8f9b78f.tar.zst
freebsd-ports-gnome-caecd4567cafc6be2cdf163591fcda60a8f9b78f.zip
Update to 0.8.1.
PR: 83508 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: Georg Graf (maintainer)
Diffstat (limited to 'mail/py-milter/Makefile')
-rw-r--r--mail/py-milter/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/py-milter/Makefile b/mail/py-milter/Makefile
index ae96aeec0358..057754a354ae 100644
--- a/mail/py-milter/Makefile
+++ b/mail/py-milter/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= milter
-PORTVERSION= 0.6.9
-PORTREVISION= 1
+PORTVERSION= 0.8.1
CATEGORIES= mail python
-MASTER_SITES= http://www.bmsi.com/python/
+MASTER_SITES= http://www.bmsi.com/python/ \
+ ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= pymilter
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= georg@graf.priv.at