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 | |
parent | 27a6942b21d68f71e36865d3e167a08cdab88f65 (diff) |
Notes
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 |