diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/twitch/Makefile | 2 | ||||
-rw-r--r-- | games/twitch/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/twitch/Makefile b/games/twitch/Makefile index 1d4bd060b1fe..a35d1dfec9a9 100644 --- a/games/twitch/Makefile +++ b/games/twitch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game diff --git a/games/twitch/pkg-descr b/games/twitch/pkg-descr index 586b05eda319..fcf67333b40a 100644 --- a/games/twitch/pkg-descr +++ b/games/twitch/pkg-descr @@ -5,5 +5,3 @@ Deadly Disks. The player has entered the fortress of the evil Hippopoticus, and is trying to rescue the fair Lady Penelope from his clutches. I wrote Twitch as a proof-of-concept: namely that Python, properly written, is fast enough to create a playable, cross-platform arcade game. - -WWW: http://www3.telus.net/futility/twitch/index.html |