aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-07-12 01:56:14 +0800
committeralepulver <alepulver@FreeBSD.org>2006-07-12 01:56:14 +0800
commit3daecbaaaa87d90a7498402c6cfc572c203a0dcc (patch)
treeb31703954ac02aedb3cccc7109389a4725bd16b8 /games
parenta603030367c9032864a7f67a0db317e6f2efe184 (diff)
downloadfreebsd-ports-gnome-3daecbaaaa87d90a7498402c6cfc572c203a0dcc.tar.gz
freebsd-ports-gnome-3daecbaaaa87d90a7498402c6cfc572c203a0dcc.tar.zst
freebsd-ports-gnome-3daecbaaaa87d90a7498402c6cfc572c203a0dcc.zip
- Fix wrapper script (wrong file name).
- Increment PORTREVISION.
Diffstat (limited to 'games')
-rw-r--r--games/gtkradiant/Makefile2
-rw-r--r--games/gtkradiant/files/gtkradiant.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gtkradiant/Makefile b/games/gtkradiant/Makefile
index fb86b433dc8d..bfe71ca4d154 100644
--- a/games/gtkradiant/Makefile
+++ b/games/gtkradiant/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtkradiant
PORTVERSION= 1.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/:id|} \
http://www.bsd-geek.de/FreeBSD/distfiles/:fb
diff --git a/games/gtkradiant/files/gtkradiant.in b/games/gtkradiant/files/gtkradiant.in
index 7bf14a84eb4d..4524884068f4 100644
--- a/games/gtkradiant/files/gtkradiant.in
+++ b/games/gtkradiant/files/gtkradiant.in
@@ -2,4 +2,4 @@
cd %%DATADIR%% || exit 1
-exec ./radiant.x86 "$@"
+exec ./radiant.cpu "$@"