diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | e6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch) | |
tree | 195a79ea8032264b30246a37bd4c8d6bb3513729 /devel/py-ciphon | |
parent | 9a62fe04aca7651d5f11b72c43ef07b9e88f00d9 (diff) | |
download | ports-e6d16f439e2141a43f3eed37c43ccd8709c77ac3.tar.gz ports-e6d16f439e2141a43f3eed37c43ccd8709c77ac3.zip |
Notes
Diffstat (limited to 'devel/py-ciphon')
-rw-r--r-- | devel/py-ciphon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ciphon/Makefile b/devel/py-ciphon/Makefile index 5962120d1d17..058c13cfb299 100644 --- a/devel/py-ciphon/Makefile +++ b/devel/py-ciphon/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pythonsiphon PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= A module for python that adds cpan-like functionality RUN_DEPENDS= ${PYEXPAT} |