aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-feedparser
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-03-06 22:19:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-03-06 22:19:52 +0000
commit1e1dff629005286c45386030fb64b6b517855556 (patch)
treee05831b2a9ed0617821ca60ff820b76a362a0930 /textproc/py-feedparser
parent237b260c0b2260e43ddaedbc82ce81b9c102bc08 (diff)
downloadports-1e1dff629005286c45386030fb64b6b517855556.tar.gz
ports-1e1dff629005286c45386030fb64b6b517855556.zip
Notes
Diffstat (limited to 'textproc/py-feedparser')
-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}