diff options
author | pav <pav@FreeBSD.org> | 2005-09-15 07:32:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-15 07:32:08 +0800 |
commit | 057bf8ffef055e511ea2c3d1cabf010b51b0804a (patch) | |
tree | 1a70f65f6fa0aae165a06ee74d5cec1d8a55ce20 /games/fgkicker | |
parent | 2e74c4a46430e409ce65f17b7bf19f267c306df2 (diff) | |
download | freebsd-ports-gnome-057bf8ffef055e511ea2c3d1cabf010b51b0804a.tar.gz freebsd-ports-gnome-057bf8ffef055e511ea2c3d1cabf010b51b0804a.tar.zst freebsd-ports-gnome-057bf8ffef055e511ea2c3d1cabf010b51b0804a.zip |
- Update to 1.0
PR: ports/84783
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
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> |