diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
commit | faf157a3b32e12ee824ed5295a156101503deb96 (patch) | |
tree | ced0e6354c1b144e34dad8df8f1f5682f682d5ff /games/zephulor | |
parent | b71d9b1648d003c1a7607a65dd0d7bc7246061b3 (diff) |
Notes
Diffstat (limited to 'games/zephulor')
-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 8ede592e89b7..b15031868cde 100644 --- a/games/zephulor/Makefile +++ b/games/zephulor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.hollowworks.com/downloads/adventuresonplanetzephulor/files/ DISTNAME= ${PORTNAME}-source -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Adventures on Planet Zephulor RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ |