diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-11 00:40:51 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-11 00:40:51 +0800 |
commit | 7d296f32b9684bea350e327f07939c1347ac97b4 (patch) | |
tree | f4610543373844089ca10185081a4ef9031354c6 /databases | |
parent | 199cdb30344cc50af883c1e15b59e41b5cb0c1e9 (diff) | |
download | freebsd-ports-gnome-7d296f32b9684bea350e327f07939c1347ac97b4.tar.gz freebsd-ports-gnome-7d296f32b9684bea350e327f07939c1347ac97b4.tar.zst freebsd-ports-gnome-7d296f32b9684bea350e327f07939c1347ac97b4.zip |
back to the pool maintainer has no more access to FreeBSD
Submitted by: maintainer (by mail)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-cdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-cdb/Makefile b/databases/py-cdb/Makefile index f5b2d7fb3f2d..31e7f70a1ae5 100644 --- a/databases/py-cdb/Makefile +++ b/databases/py-cdb/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://pilcrow.madison.wi.us/python-${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} -MAINTAINER= jason@mastaler.com +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to DJB's constant database library USE_PYTHON= yes |