From 6cdaca2ac93fb1db88f69e67573adeba8108f5f9 Mon Sep 17 00:00:00 2001 From: Dryice Dong Liu Date: Mon, 11 Jun 2007 16:06:18 +0000 Subject: - update MASTER_SITES, thanks to Phil Pennock - update my mail address - update USE_PYTHON --- textproc/py-feedparser/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'textproc') diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile index 4a94321ec5cf..f10d98c56f90 100644 --- a/textproc/py-feedparser/Makefile +++ b/textproc/py-feedparser/Makefile @@ -10,18 +10,17 @@ PORTNAME= feedparser PORTVERSION= 4.1 PORTREVISION= 2 CATEGORIES= textproc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= http://feedparser.googlecode.com/files/ \ http://dryice.name/computer/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= feedparser PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dryice@dryice.name +MAINTAINER= dryice@FreeBSD.org COMMENT= An RSS feed parser written in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/chardet/__init__.py:${PORTSDIR}/textproc/py-chardet WRKSRC= ${WRKDIR} -USE_PYTHON= 2.1+ +USE_PYTHON= yes USE_ZIP= yes USE_PYDISTUTILS= yes -- cgit v1.2.3