diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /games/fgkicker | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) | |
download | ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.tar.gz ports-8ff9e2abf9556ce3835e0ad7885aee66df8a07b6.zip |
Notes
Diffstat (limited to 'games/fgkicker')
-rw-r--r-- | games/fgkicker/Makefile | 2 | ||||
-rw-r--r-- | games/fgkicker/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/fgkicker/Makefile b/games/fgkicker/Makefile index 1e7d7b474b3d..39f112e440b0 100644 --- a/games/fgkicker/Makefile +++ b/games/fgkicker/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.larfeliz.be/projects/files/fgkicker/ EXTRACT_SUFX= .tgz -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= A launcher frontend for FlightGear RUN_DEPENDS= fgfs:${PORTSDIR}/games/flightgear diff --git a/games/fgkicker/pkg-descr b/games/fgkicker/pkg-descr index ccedc91aa4bc..d7fba2ac0b13 100644 --- a/games/fgkicker/pkg-descr +++ b/games/fgkicker/pkg-descr @@ -2,5 +2,3 @@ Fgkicker is an easy GUI frontend to launch the Flightgear simulator. Just pick your options, then click "Kick!" and you can roam the skies... WWW: http://www.larfeliz.be/projects/fgkicker.html - - -Erik Greenwald <erik@smluc.org> |