aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-pysqlite23/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-pysqlite23/Makefile')
-rw-r--r--databases/py-pysqlite23/Makefile4
1 files changed, 3 insertions, 1 deletions
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