summaryrefslogtreecommitdiff
path: root/databases/py-psycopg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-psycopg/Makefile')
-rw-r--r--databases/py-psycopg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile
index 2cf0557bc7e..cc7ad150aa8 100644
--- a/databases/py-psycopg/Makefile
+++ b/databases/py-psycopg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/06/02 01:21:01 jschauma Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/17 21:28:56 grant Exp $
#
DISTNAME= psycopg-1.0.14
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://initd.org/pub/software/psycopg/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://initd.org/software/psycopg
COMMENT= PostgreSQL database adapter for Python