summaryrefslogtreecommitdiff
path: root/databases/py-sqlite
diff options
context:
space:
mode:
authorwiz <wiz>2006-10-04 20:46:42 +0000
committerwiz <wiz>2006-10-04 20:46:42 +0000
commitf37dd79c981e422625cf24bdb13c30e7a0789270 (patch)
tree19fc20fdf457d2d3ca1054306048df03dea922ef /databases/py-sqlite
parent15bcd36e1fe7a4e1d2feef603799fc38795dcd57 (diff)
downloadpkgsrc-f37dd79c981e422625cf24bdb13c30e7a0789270.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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 66ad4c45192..4ede8944a55 100644
--- a/databases/py-sqlite/Makefile
+++ b/databases/py-sqlite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/02 23:32:10 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/04 20:53:46 wiz Exp $
DISTNAME= pysqlite-1.0.1
PKGNAME= ${PYPKGPREFIX}-sqlite-1.0.1
@@ -7,7 +7,7 @@ CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysqlite/}
MAINTAINER= tsarna@NetBSD.org
-HOMEPAGE= http://pysqlite.sourceforge.net/
+HOMEPAGE= http://pysqlite.org/
COMMENT= SQLite database adapter for Python
PYDISTUTILSPKG= yes