aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-11-07 02:36:07 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-11-07 02:36:07 +0000
commitbddfe5e56c9d773489e6b6a927e5c62c850c999a (patch)
tree0146ab7d43a51c5cc4ae456efba73f71b65c0bc3
parent7b2621b248d9ecbc055af95c93404e1ed70ae151 (diff)
downloadports-bddfe5e56c9d773489e6b6a927e5c62c850c999a.tar.gz
ports-bddfe5e56c9d773489e6b6a927e5c62c850c999a.zip
Add more one MASTER_SITES
Notified by: kris
Notes
Notes: svn path=/head/; revision=147479
-rw-r--r--databases/py-PySQLite2/Makefile4
-rw-r--r--databases/py-pysqlite20/Makefile4
-rw-r--r--databases/py-pysqlite21/Makefile4
-rw-r--r--databases/py-pysqlite22/Makefile4
-rw-r--r--databases/py-pysqlite23/Makefile4
5 files changed, 15 insertions, 5 deletions
diff --git a/databases/py-PySQLite2/Makefile b/databases/py-PySQLite2/Makefile
index 38d420837f8d..38d026760eb1 100644
--- a/databases/py-PySQLite2/Makefile
+++ b/databases/py-PySQLite2/Makefile
@@ -8,7 +8,9 @@
PORTNAME= pysqlite
PORTVERSION= 2.0.5
CATEGORIES= databases python
-MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/
+MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/ \
+ ${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR= distfiles
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mnag@FreeBSD.org
diff --git a/databases/py-pysqlite20/Makefile b/databases/py-pysqlite20/Makefile
index 38d420837f8d..38d026760eb1 100644
--- a/databases/py-pysqlite20/Makefile
+++ b/databases/py-pysqlite20/Makefile
@@ -8,7 +8,9 @@
PORTNAME= pysqlite
PORTVERSION= 2.0.5
CATEGORIES= databases python
-MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/
+MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/ \
+ ${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR= distfiles
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mnag@FreeBSD.org
diff --git a/databases/py-pysqlite21/Makefile b/databases/py-pysqlite21/Makefile
index 38d420837f8d..38d026760eb1 100644
--- a/databases/py-pysqlite21/Makefile
+++ b/databases/py-pysqlite21/Makefile
@@ -8,7 +8,9 @@
PORTNAME= pysqlite
PORTVERSION= 2.0.5
CATEGORIES= databases python
-MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/
+MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/ \
+ ${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR= distfiles
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mnag@FreeBSD.org
diff --git a/databases/py-pysqlite22/Makefile b/databases/py-pysqlite22/Makefile
index 38d420837f8d..38d026760eb1 100644
--- a/databases/py-pysqlite22/Makefile
+++ b/databases/py-pysqlite22/Makefile
@@ -8,7 +8,9 @@
PORTNAME= pysqlite
PORTVERSION= 2.0.5
CATEGORIES= databases python
-MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/
+MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/ \
+ ${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR= distfiles
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mnag@FreeBSD.org
diff --git a/databases/py-pysqlite23/Makefile b/databases/py-pysqlite23/Makefile
index 38d420837f8d..38d026760eb1 100644
--- a/databases/py-pysqlite23/Makefile
+++ b/databases/py-pysqlite23/Makefile
@@ -8,7 +8,9 @@
PORTNAME= pysqlite
PORTVERSION= 2.0.5
CATEGORIES= databases python
-MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/
+MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/ \
+ ${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR= distfiles
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mnag@FreeBSD.org