diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-01-20 03:37:44 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-01-20 03:37:44 +0800 |
commit | ec64af6281b25edf2a7a231a212c92ea4a10259a (patch) | |
tree | e1fcdc9514c87d60fdf44e2016ebfdaab49137b2 /games/twitch | |
parent | e7019d390c77baaba27f4606c8953770ef96df28 (diff) | |
download | freebsd-ports-gnome-ec64af6281b25edf2a7a231a212c92ea4a10259a.tar.gz freebsd-ports-gnome-ec64af6281b25edf2a7a231a212c92ea4a10259a.tar.zst freebsd-ports-gnome-ec64af6281b25edf2a7a231a212c92ea4a10259a.zip |
Remove defunct WWW and release to the wild.
Diffstat (limited to 'games/twitch')
-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 |