diff options
author | alexbl <alexbl@FreeBSD.org> | 2006-11-24 17:28:13 +0800 |
---|---|---|
committer | alexbl <alexbl@FreeBSD.org> | 2006-11-24 17:28:13 +0800 |
commit | dcb7577a9165cbc1d26b7a025a7ca5dd6aa67fde (patch) | |
tree | ff3f1e02efb9129c5f723a8644ad564fa457903e /devel | |
parent | c774e27cad138c72e9986e206a9fdda0b22734f3 (diff) | |
download | freebsd-ports-gnome-dcb7577a9165cbc1d26b7a025a7ca5dd6aa67fde.tar.gz freebsd-ports-gnome-dcb7577a9165cbc1d26b7a025a7ca5dd6aa67fde.tar.zst freebsd-ports-gnome-dcb7577a9165cbc1d26b7a025a7ca5dd6aa67fde.zip |
- pass py-simplejson and py-gui to python@
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-simplejson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index 26e7577a1667..15ae9b823678 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel python MASTER_SITES= http://cheeseshop.python.org/packages/source/s/simplejson/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools |