diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-03 20:03:19 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-03 20:03:19 +0000 |
commit | 30762184b2eefe345e16e2b0fec948d4c5dddad5 (patch) | |
tree | ab7019eaaabdc259ee10308ac3676c7fa4120869 /games/fgkicker | |
parent | 84f746223998da21992f460aa6be2efbfba85ff6 (diff) | |
download | FreeBSD-ports-30762184b2eefe345e16e2b0fec948d4c5dddad5.zip FreeBSD-ports-30762184b2eefe345e16e2b0fec948d4c5dddad5.tar.gz |
Fix port: games/fgkicker fix mastersite and WWW
- Fixed masteriste, now tarball is avaliable again.
- Fixed WWW on pkg-descr to new URL.
- Added SHA256 on distinfo.
- Maintainer has been CCed.
PR: ports/89890
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: unbreaking of port without additional features
Diffstat (limited to 'games/fgkicker')
-rw-r--r-- | games/fgkicker/Makefile | 2 | ||||
-rw-r--r-- | games/fgkicker/distinfo | 1 | ||||
-rw-r--r-- | games/fgkicker/pkg-descr | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/games/fgkicker/Makefile b/games/fgkicker/Makefile index 0db44ab..dc5e339 100644 --- a/games/fgkicker/Makefile +++ b/games/fgkicker/Makefile @@ -9,7 +9,7 @@ PORTNAME= fgkicker PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://users.pandora.be/ceppe/projects/files/fgkicker/ +MASTER_SITES= http://www.larfeliz.be/projects/files/fgkicker/ EXTRACT_SUFX= .tgz MAINTAINER= erik@smluc.org diff --git a/games/fgkicker/distinfo b/games/fgkicker/distinfo index ddb75b1..0b2ce02 100644 --- a/games/fgkicker/distinfo +++ b/games/fgkicker/distinfo @@ -1,2 +1,3 @@ MD5 (fgkicker-1.0.tgz) = ed2e550a88386fd57b28fa714c36d54a SIZE (fgkicker-1.0.tgz) = 652662 +SHA256 (fgkicker-1.0.tgz) = 12025259053222ef00a5403c462567b1bc1795c0c5e51b6b0c3ef593dcc9ad9d diff --git a/games/fgkicker/pkg-descr b/games/fgkicker/pkg-descr index 2d12ded..ccedc91 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/projects/fgkicker.html +WWW: http://www.larfeliz.be/projects/fgkicker.html -Erik Greenwald <erik@smluc.org> |