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/Makefile | |
parent | 945b9993c7abaf62be62284611741f94180fac7f (diff) |
Reset Maintainer
Submitted by: stefanf
Make fetchable while here
Notes
Notes:
svn path=/head/; revision=141145
Diffstat (limited to 'games/jfk/Makefile')
-rw-r--r-- | games/jfk/Makefile | 4 |
1 files changed, 2 insertions, 2 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} |