diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-09 07:56:17 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-09 07:56:17 +0000 |
commit | 974f58744bc20c32a9330ce7c5bfe8cec6dacbeb (patch) | |
tree | c8de86fe00ee0fb416da3d15a0eabd0ac5382967 /games | |
parent | Fix a nasty memory leak, which draws the editor nearly unusable, as it quickly (diff) |
Fix WWW.
Submitted by: Fenner's distfiles survey
Notes
Notes:
svn path=/head/; revision=41108
Diffstat (limited to 'games')
-rw-r--r-- | games/twitch/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/twitch/pkg-descr b/games/twitch/pkg-descr index e07ec3a43371..586b05eda319 100644 --- a/games/twitch/pkg-descr +++ b/games/twitch/pkg-descr @@ -6,4 +6,4 @@ 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/futility/twitch.html +WWW: http://www3.telus.net/futility/twitch/index.html |