diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 16:40:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 16:40:51 +0000 |
commit | 8edc4fa40daf8b8f0945982b12f4888b146c38e7 (patch) | |
tree | 5c3eb7b2cc03b85a38c5681485d3321929e9a756 /databases/py-cdb | |
parent | Update to 1.2.2 (diff) |
back to the pool maintainer has no more access to FreeBSD
Submitted by: maintainer (by mail)
Notes
Notes:
svn path=/head/; revision=275315
Diffstat (limited to 'databases/py-cdb')
-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 |