aboutsummaryrefslogtreecommitdiff
path: root/mail/py-milter/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-07-16 05:42:10 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-07-16 05:42:10 +0000
commit966f57235cb98c9490b45a0e0f2e4bcf78d8d8a9 (patch)
tree65baab3bc6d729a958a948f5823b51934cc8f2bb /mail/py-milter/Makefile
parent751004fcf2073c9701f87ce3bb5dfbd5d07f4a6d (diff)
downloadports-966f57235cb98c9490b45a0e0f2e4bcf78d8d8a9.tar.gz
ports-966f57235cb98c9490b45a0e0f2e4bcf78d8d8a9.zip
Update to 0.8.1.
PR: 83508 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: Georg Graf (maintainer)
Notes
Notes: svn path=/head/; revision=139322
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