diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-12-14 08:54:42 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-12-14 08:54:42 +0000 |
commit | 3ef5508fd2e212a19e4ce531251015014e47c1b6 (patch) | |
tree | e205fb7159b9202d8a73e16ba287999aa1731652 /games | |
parent | bb073fdaa701403512e533b939f032e4a2c9624c (diff) | |
download | ports-3ef5508fd2e212a19e4ce531251015014e47c1b6.tar.gz ports-3ef5508fd2e212a19e4ce531251015014e47c1b6.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/jfk/Makefile | 2 | ||||
-rw-r--r-- | games/jfk/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/jfk/Makefile b/games/jfk/Makefile index 992b37bdc4d7..5c2e6c2f6c9d 100644 --- a/games/jfk/Makefile +++ b/games/jfk/Makefile @@ -9,7 +9,7 @@ PORTNAME= jfk PORTVERSION= 0.1.1 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://se-linux.inso.tuwien.ac.at/fame/ +MASTER_SITES= http://relax.ath.cx/jfk/ MAINTAINER= ports@FreeBSD.org COMMENT= A multiplayer 2D shoot'em up game diff --git a/games/jfk/pkg-descr b/games/jfk/pkg-descr index d89f3c8667a6..3d443e163474 100644 --- a/games/jfk/pkg-descr +++ b/games/jfk/pkg-descr @@ -2,4 +2,4 @@ Jfk is a 2d shooting game. It consists of a server and a client which uses SDL for displaying graphics. Your goal is to get a high score by shooting your enemies. -WWW: http://se-linux.inso.tuwien.ac.at/fame/ +WWW: http://relax.ath.cx/jfk/ |