diff options
author | barner <barner@FreeBSD.org> | 2005-12-14 16:54:42 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-12-14 16:54:42 +0800 |
commit | 42b3818d03f25fbeaf88ce244153565fc2283b28 (patch) | |
tree | 18acd7d114d685518828b0acf8e8f270db2712da /games/jfk | |
parent | 8ac6717b4b0c2270819550aff8437f8608a7285b (diff) | |
download | freebsd-ports-gnome-42b3818d03f25fbeaf88ce244153565fc2283b28.tar.gz freebsd-ports-gnome-42b3818d03f25fbeaf88ce244153565fc2283b28.tar.zst freebsd-ports-gnome-42b3818d03f25fbeaf88ce244153565fc2283b28.zip |
- Update mastersite and WWW
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR: ports/90357
Diffstat (limited to 'games/jfk')
-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/ |