aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-feedparser/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-03-07 06:19:52 +0800
committeredwin <edwin@FreeBSD.org>2008-03-07 06:19:52 +0800
commit4bc79fa079905423d48b9ab3f10473c13af0e5e7 (patch)
treedcb84b442280ab9c2c25870f49033d1466bd4306 /textproc/py-feedparser/Makefile
parent72e3377c0f44fa9d78c6d380e9129bca739e4409 (diff)
downloadfreebsd-ports-gnome-4bc79fa079905423d48b9ab3f10473c13af0e5e7.tar.gz
freebsd-ports-gnome-4bc79fa079905423d48b9ab3f10473c13af0e5e7.tar.zst
freebsd-ports-gnome-4bc79fa079905423d48b9ab3f10473c13af0e5e7.zip
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files PR: ports/121435 (related)
Diffstat (limited to 'textproc/py-feedparser/Makefile')
-rw-r--r--textproc/py-feedparser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile
index f10d98c56f90..a44d6cac727d 100644
--- a/textproc/py-feedparser/Makefile
+++ b/textproc/py-feedparser/Makefile
@@ -10,7 +10,7 @@ PORTNAME= feedparser
PORTVERSION= 4.1
PORTREVISION= 2
CATEGORIES= textproc python
-MASTER_SITES= http://feedparser.googlecode.com/files/ \
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
http://dryice.name/computer/FreeBSD/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}