diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-08-28 16:46:31 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-08-28 16:46:31 +0000 |
commit | cbb00220d230ce33fb7490d638b39bde2d2ecd90 (patch) | |
tree | 7bd79ad4ea6916d5167cc9a92dc07b3daf431e7c /games/jfk | |
parent | 945b9993c7abaf62be62284611741f94180fac7f (diff) | |
download | ports-cbb00220d230ce33fb7490d638b39bde2d2ecd90.tar.gz ports-cbb00220d230ce33fb7490d638b39bde2d2ecd90.zip |
Notes
Diffstat (limited to 'games/jfk')
-rw-r--r-- | games/jfk/Makefile | 4 | ||||
-rw-r--r-- | games/jfk/pkg-descr | 5 |
2 files changed, 3 insertions, 6 deletions
diff --git a/games/jfk/Makefile b/games/jfk/Makefile index 6f07fe0ae593..992b37bdc4d7 100644 --- a/games/jfk/Makefile +++ b/games/jfk/Makefile @@ -9,9 +9,9 @@ PORTNAME= jfk PORTVERSION= 0.1.1 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://relax.ath.cx/jfk/ +MASTER_SITES= http://se-linux.inso.tuwien.ac.at/fame/ -MAINTAINER= stefan@fafoe.narf.at +MAINTAINER= ports@FreeBSD.org COMMENT= A multiplayer 2D shoot'em up game CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/games/jfk/pkg-descr b/games/jfk/pkg-descr index 7d4cd7ca6a10..d89f3c8667a6 100644 --- a/games/jfk/pkg-descr +++ b/games/jfk/pkg-descr @@ -2,7 +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://relax.ath.cx/jfk/ - -- Stefan Farfeleder -e0026813@stud3.tuwien.ac.at +WWW: http://se-linux.inso.tuwien.ac.at/fame/ |