aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-simplejson
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2006-09-13 11:21:38 +0800
committeralexbl <alexbl@FreeBSD.org>2006-09-13 11:21:38 +0800
commit87404c87f32a349ec5cf9b4759b6af8e2e4690a4 (patch)
tree489e3d52fe3f7f72dc9098af4770139d80bb665a /devel/py-simplejson
parent8a9bd6bd94d2a141f51a0fa84d4e8fe70c0ca44d (diff)
downloadfreebsd-ports-gnome-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.tar.gz
freebsd-ports-gnome-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.tar.zst
freebsd-ports-gnome-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.zip
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel
Diffstat (limited to 'devel/py-simplejson')
-rw-r--r--devel/py-simplejson/Makefile2
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