diff options
author | arved <arved@FreeBSD.org> | 2005-08-29 00:46:31 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2005-08-29 00:46:31 +0800 |
commit | f08eff2330404f38925bf89d544496a7835a6d47 (patch) | |
tree | 2ccffee0d25c7068815e98eda2566bcccde47e1f /games | |
parent | de09af300c152e5ff59d004f18a19243b351a409 (diff) | |
download | freebsd-ports-gnome-f08eff2330404f38925bf89d544496a7835a6d47.tar.gz freebsd-ports-gnome-f08eff2330404f38925bf89d544496a7835a6d47.tar.zst freebsd-ports-gnome-f08eff2330404f38925bf89d544496a7835a6d47.zip |
Reset Maintainer
Submitted by: stefanf
Make fetchable while here
Diffstat (limited to 'games')
-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/ |