diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-18 20:15:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-18 20:15:55 +0000 |
commit | 6ead6f393ae0c2176a91b0b6bb75b5db4edd02e3 (patch) | |
tree | 3d144b8128367601b9438a0c561b12ef3cb6efc4 /devel/py-tconfpy | |
parent | 0d7182fc25a72d0692c54267eb65f84b2b75c142 (diff) |
Notes
Diffstat (limited to 'devel/py-tconfpy')
-rw-r--r-- | devel/py-tconfpy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-tconfpy/Makefile b/devel/py-tconfpy/Makefile index cf19ef65a053..a41e327d5649 100644 --- a/devel/py-tconfpy/Makefile +++ b/devel/py-tconfpy/Makefile @@ -4,10 +4,11 @@ # # $FreeBSD$ -PORTNAME= py-tconfpy +PORTNAME= tconfpy PORTVERSION= 2.112 CATEGORIES= devel python MASTER_SITES= http://www.tundraware.com/Software/tconfpy/ +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tconfpy@tundraware.com COMMENT= A Python Configuration File Parser |