diff options
Diffstat (limited to 'games/zephulor/Makefile')
-rw-r--r-- | games/zephulor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/zephulor/Makefile b/games/zephulor/Makefile index d7d1dc78bb06..f10ada0f4c21 100644 --- a/games/zephulor/Makefile +++ b/games/zephulor/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.hollowworks.com/downloads/adventuresonplanetzephulor/files/ DISTNAME= ${PORTNAME}-source -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adventures on Planet Zephulor RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ |