diff options
Diffstat (limited to 'textproc/py-tvgrab')
-rw-r--r-- | textproc/py-tvgrab/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
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 |