summaryrefslogtreecommitdiff
path: root/databases/py-sqlite
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 21:21:03 +0000
committergrant <grant>2003-07-17 21:21:03 +0000
commit11098bb7c0a27bd5d959bf673e389ae06279251b (patch)
treebe2001c436c6531467a1efa67ee15e2d12e79fba /databases/py-sqlite
parentc95e25d22731556f20457640950c8620de4adc66 (diff)
downloadpkgsrc-11098bb7c0a27bd5d959bf673e389ae06279251b.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'databases/py-sqlite')
-rw-r--r--databases/py-sqlite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sqlite/Makefile b/databases/py-sqlite/Makefile
index 6e2acbde29c..a18b718fc10 100644
--- a/databases/py-sqlite/Makefile
+++ b/databases/py-sqlite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/06/25 21:38:21 tsarna Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/17 21:28:57 grant Exp $
#
DISTNAME= pysqlite-0.4.3
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-sqlite-0.4.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysqlite/}
-MAINTAINER= tsarna@netbsd.org
+MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://pysqlite.sourceforge.net/
COMMENT= SQLite database adapter for Python