diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
commit | 5eaac8b2caa7536fa6027f991ffbfa3319c62dca (patch) | |
tree | 6d70494b89362806485487c5e8079e08f3294473 /devel/py-simplejson | |
parent | cc2da5deb8d10229197da6a9e3933baeed6df60e (diff) |
Notes
Diffstat (limited to 'devel/py-simplejson')
-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 2501f2952829..26e7577a1667 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= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools |