diff options
Diffstat (limited to 'games/solarwolf/Makefile')
-rw-r--r-- | games/solarwolf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/solarwolf/Makefile b/games/solarwolf/Makefile index 71b0d492cd3d..f437c0529d1e 100644 --- a/games/solarwolf/Makefile +++ b/games/solarwolf/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://www.pygame.org/shredwheat/solarwolf/ MAINTAINER= benlutz@datacomm.ch -COMMENT= An action/arcade game originally based of SolarFox on the Atari 2600 +COMMENT= Action/arcade game originally based of SolarFox on the Atari 2600 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game |