diff options
-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 |