diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-14 23:32:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-14 23:32:08 +0000 |
commit | b43f7693c5ade335ab7ce6ffd171837b450536df (patch) | |
tree | decf5d05cf2b8fa88878c757f4bf4590ae9efaeb /games/fgkicker | |
parent | e1c3b01efdc962a9ebb57c37d4e1db7afa43c2e8 (diff) | |
download | ports-b43f7693c5ade335ab7ce6ffd171837b450536df.tar.gz ports-b43f7693c5ade335ab7ce6ffd171837b450536df.zip |
Notes
Diffstat (limited to 'games/fgkicker')
-rw-r--r-- | games/fgkicker/Makefile | 3 | ||||
-rw-r--r-- | games/fgkicker/distinfo | 4 | ||||
-rw-r--r-- | games/fgkicker/pkg-descr | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/games/fgkicker/Makefile b/games/fgkicker/Makefile index ed13ea8edf63..fb52970b3145 100644 --- a/games/fgkicker/Makefile +++ b/games/fgkicker/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fgkicker -PORTVERSION= 0.9 -PORTREVISION= 2 +PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= http://users.pandora.be/ceppe/projects/files/fgkicker/ EXTRACT_SUFX= .tgz diff --git a/games/fgkicker/distinfo b/games/fgkicker/distinfo index 9fcd535dc6c8..ddb75b165c7c 100644 --- a/games/fgkicker/distinfo +++ b/games/fgkicker/distinfo @@ -1,2 +1,2 @@ -MD5 (fgkicker-0.9.tgz) = de4c7cb1ed61eff7809dc0f93212016f -SIZE (fgkicker-0.9.tgz) = 251540 +MD5 (fgkicker-1.0.tgz) = ed2e550a88386fd57b28fa714c36d54a +SIZE (fgkicker-1.0.tgz) = 652662 diff --git a/games/fgkicker/pkg-descr b/games/fgkicker/pkg-descr index 56941eb62097..2d12ded65ac4 100644 --- a/games/fgkicker/pkg-descr +++ b/games/fgkicker/pkg-descr @@ -1,6 +1,6 @@ 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://users.pandora.be/ceppe/linux/fgkicker.htm +WWW: http://users.pandora.be/ceppe/projects/fgkicker.html -Erik Greenwald <erik@smluc.org> |