aboutsummaryrefslogtreecommitdiff
path: root/devel/py-ciphon/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-09-12 19:39:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-09-12 19:39:39 +0000
commit68b87ed1ed664acb0498c483f3ad3a5fd50ed562 (patch)
treec679f5cfebd03ba0aa3368ca7b376996c4653654 /devel/py-ciphon/Makefile
parent1bb779e8c89f44137e294b74d524ccc4969bca6d (diff)
downloadports-68b87ed1ed664acb0498c483f3ad3a5fd50ed562.tar.gz
ports-68b87ed1ed664acb0498c483f3ad3a5fd50ed562.zip
Notes
Diffstat (limited to 'devel/py-ciphon/Makefile')
-rw-r--r--devel/py-ciphon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-ciphon/Makefile b/devel/py-ciphon/Makefile
index dd2bd9cedf12..5962120d1d17 100644
--- a/devel/py-ciphon/Makefile
+++ b/devel/py-ciphon/Makefile
@@ -7,13 +7,13 @@
#
PORTNAME= ciphon
-PORTVERSION= 0.3.5
+PORTVERSION= 0.4.0
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pythonsiphon
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= xride@x12.dk
COMMENT= A module for python that adds cpan-like functionality
RUN_DEPENDS= ${PYEXPAT}