diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-15 18:21:26 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-15 18:21:26 +0000 |
commit | 922a2ba34b1b2c1302d772b0ba853b30dab6151e (patch) | |
tree | 1fc965381d5d9114985c59bea0ec653629db0f74 /textproc/py-feedparser | |
parent | 4ac8388ffff64cbf178121f306408468b9deb2f8 (diff) |
Notes
Diffstat (limited to 'textproc/py-feedparser')
-rw-r--r-- | textproc/py-feedparser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile index 3b12e533784e..b96360c58f32 100644 --- a/textproc/py-feedparser/Makefile +++ b/textproc/py-feedparser/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 4.1 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= feedparser PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |