diff options
Diffstat (limited to 'textproc/py2html/Makefile')
-rw-r--r-- | textproc/py2html/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py2html/Makefile b/textproc/py2html/Makefile index 00a8c4d74fbd..e8bcd221669a 100644 --- a/textproc/py2html/Makefile +++ b/textproc/py2html/Makefile @@ -4,8 +4,7 @@ PORTNAME= py2html PORTVERSION= 0.7 CATEGORIES= textproc www python -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= perky +MASTER_SITES= LOCAL/perky PKGNAMESUFFIX= -${PYTHON_PKGNAMEPREFIX:S/-//} MAINTAINER= ports@FreeBSD.org |