diff options
Diffstat (limited to 'textproc/py-feedparser/Makefile')
-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} |