summaryrefslogtreecommitdiff
path: root/databases/py-sqlite
diff options
context:
space:
mode:
authorwiz <wiz>2008-09-06 16:09:35 +0000
committerwiz <wiz>2008-09-06 16:09:35 +0000
commitbfecb98a6941cb961deab3e4ae8e2a7d12768c07 (patch)
treef630d2bd17e018a0061cbb521a8fd42193009e00 /databases/py-sqlite
parenta4b3a5ff7e815cbf690bb6d84a3c22e63ddac66a (diff)
downloadpkgsrc-bfecb98a6941cb961deab3e4ae8e2a7d12768c07.tar.gz
Add two master sites.
Diffstat (limited to 'databases/py-sqlite')
-rw-r--r--databases/py-sqlite/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/py-sqlite/Makefile b/databases/py-sqlite/Makefile
index 8367d944cea..6ba237a3f9c 100644
--- a/databases/py-sqlite/Makefile
+++ b/databases/py-sqlite/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:20 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2008/09/06 16:09:35 wiz Exp $
DISTNAME= pysqlite-1.0.1
PKGNAME= ${PYPKGPREFIX}-sqlite-1.0.1
PKGREVISION= 1
CATEGORIES= databases python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysqlite/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysqlite/} \
+ http://oss.itsystementwicklung.de/download/pysqlite/1.0/1.0.1/ \
+ http://initd.org/pub/software/pysqlite/releases/1.0/1.0.1/
MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://pysqlite.org/