diff options
author | marino <marino@FreeBSD.org> | 2014-11-29 01:56:58 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-11-29 01:56:58 +0800 |
commit | 8abd907a2d7092aa6ec0ee0600ac031b4499a14f (patch) | |
tree | 9c32cb217cb10d99f9f3552d546e61f4a817094d /games/fgrun | |
parent | 821bcb0f375fe7caaae29cb799eafbe370439207 (diff) | |
download | freebsd-ports-gnome-8abd907a2d7092aa6ec0ee0600ac031b4499a14f.tar.gz freebsd-ports-gnome-8abd907a2d7092aa6ec0ee0600ac031b4499a14f.tar.zst freebsd-ports-gnome-8abd907a2d7092aa6ec0ee0600ac031b4499a14f.zip |
games/fgrun: Mark BROKEN due to checksum mismatch (unfetchable)
PR: 195277
Diffstat (limited to 'games/fgrun')
-rw-r--r-- | games/fgrun/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/fgrun/Makefile b/games/fgrun/Makefile index 3860ad4b271b..5b4c4a05f36b 100644 --- a/games/fgrun/Makefile +++ b/games/fgrun/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive/${GO_TAG MAINTAINER= buganini@gmail.com COMMENT= Graphical frontend to run FlightGear Flight Simulator +BROKEN= checksum mismatch (PR 195277) + LICENSE= GPLv2 LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ |