diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
commit | f60432367f904435f1612cb57bf01489a687c31b (patch) | |
tree | 85dfe190b6aa7b6d3217975da8638e1f8c5b1235 /devel/py-phpserialize | |
parent | c5f98b1d14e33177dc2e299c4df3bc8e1d6531c8 (diff) | |
download | ports-f60432367f904435f1612cb57bf01489a687c31b.tar.gz ports-f60432367f904435f1612cb57bf01489a687c31b.zip |
Notes
Diffstat (limited to 'devel/py-phpserialize')
-rw-r--r-- | devel/py-phpserialize/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-phpserialize/Makefile b/devel/py-phpserialize/Makefile index dc41e9e1769f..58c6dff4ef61 100644 --- a/devel/py-phpserialize/Makefile +++ b/devel/py-phpserialize/Makefile @@ -7,7 +7,7 @@ PORTNAME= phpserialize PORTVERSION= 0.4 -CATEGORIES= devel lang www +CATEGORIES= devel lang www python MASTER_SITES= http://www.hurring.com/scott/code/python/serialize/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PHPSerialize_v${PORTVERSION} |