aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2006-11-24 17:28:13 +0800
committeralexbl <alexbl@FreeBSD.org>2006-11-24 17:28:13 +0800
commitdcb7577a9165cbc1d26b7a025a7ca5dd6aa67fde (patch)
treeff3f1e02efb9129c5f723a8644ad564fa457903e /devel
parentc774e27cad138c72e9986e206a9fdda0b22734f3 (diff)
downloadfreebsd-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/Makefile2
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