diff options
Diffstat (limited to 'sysutils/hachoir-wx/Makefile')
-rw-r--r-- | sysutils/hachoir-wx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hachoir-wx/Makefile b/sysutils/hachoir-wx/Makefile index b937a48f8021..02116cdf16a1 100644 --- a/sysutils/hachoir-wx/Makefile +++ b/sysutils/hachoir-wx/Makefile @@ -9,9 +9,9 @@ PORTNAME= hachoir-wx PORTVERSION= 0.1.2 PORTREVISION= 1 CATEGORIES= sysutils python -MASTER_SITES= http://cheeseshop.python.org/packages/source/h/${PORTNAME}/ CENKES +MASTER_SITES= CHEESESHOP CENKES -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= lwhsu@FreeBSD.org COMMENT= Hachoir GUI RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_parser/__init__.py:${PORTSDIR}/devel/hachoir-parser |