- Fix wrapper script (wrong file name).

- Increment PORTREVISION.
This commit is contained in:
Alejandro Pulver 2006-07-11 17:56:14 +00:00
parent 423c3e7dcc
commit 8ed19a6761
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167514
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -2,4 +2,4 @@
cd %%DATADIR%% || exit 1
exec ./radiant.x86 "$@"
exec ./radiant.cpu "$@"