diff options
Diffstat (limited to 'textproc/py-xmldiff/Makefile')
-rw-r--r-- | textproc/py-xmldiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-xmldiff/Makefile b/textproc/py-xmldiff/Makefile index a2805386b718..6832ea96d0d3 100644 --- a/textproc/py-xmldiff/Makefile +++ b/textproc/py-xmldiff/Makefile @@ -1,7 +1,7 @@ PORTNAME= xmldiff PORTVERSION= 2.4 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |