summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2002-06-21 17:40:05 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2002-06-21 17:40:05 +0000
commitc165e4104f38bf6a734a620d98edd3b37a684245 (patch)
tree39c49549b3e250ee464babbe11fedf0d777de314 /databases
parentFix fennerism. (diff)
Drop MAINTAINER: I'm not really taking care of these anymore.
Notes
Notes: svn path=/head/; revision=61692
Diffstat (limited to 'databases')
-rw-r--r--databases/py-PyGreSQL/Makefile2
-rw-r--r--databases/py-SQLDict/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index 23af6405acd6..cce6e9802056 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= py-
DISTNAME= PyGreSQL-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= nectar@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
diff --git a/databases/py-SQLDict/Makefile b/databases/py-SQLDict/Makefile
index 54f7734f35ee..0cc13422986a 100644
--- a/databases/py-SQLDict/Makefile
+++ b/databases/py-SQLDict/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases python
MASTER_SITES= http://dustman.net/andy/python/SQLDict/1.0.0/
PKGNAMEPREFIX= py-
-MAINTAINER= nectar@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_PYTHON= yes
NO_WRKSUBDIR= yes