From 535382b89150108fea8bdf4a729e9ed1257f42f8 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 2 Sep 2009 15:01:56 +0000 Subject: - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) --- textproc/py-tvgrab/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'textproc/py-tvgrab') diff --git a/textproc/py-tvgrab/Makefile b/textproc/py-tvgrab/Makefile index c1a2ba973648..afd2ffe36f9a 100644 --- a/textproc/py-tvgrab/Makefile +++ b/textproc/py-tvgrab/Makefile @@ -9,10 +9,9 @@ PORTNAME= TVGrab PORTVERSION= 0.5.1 PORTREVISION= 3 CATEGORIES= textproc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= pytvgrab +MASTER_SITES= SF/py${PORTNAME:L}/lib/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${MASTER_SITE_SUBDIR}-lib-${PORTVERSION} +DISTNAME= pytvgrab-lib-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A xmltv python library to write grabbers of tv scheduling collections -- cgit v1.2.3