aboutsummaryrefslogtreecommitdiff
path: root/games/ioquake3-devel/Makefile
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-03-20 21:43:39 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-03-20 21:43:39 +0000
commit2a773c0614013450c8247dc7432c93006df6921b (patch)
treef2f511dc95b1069d1088409da6668089cb927a9c /games/ioquake3-devel/Makefile
parented75aa39aa049fb4a71ae445a29dd676313ebbd5 (diff)
downloadports-2a773c0614013450c8247dc7432c93006df6921b.tar.gz
ports-2a773c0614013450c8247dc7432c93006df6921b.zip
games/quake3-data
- Make Q3DIR in Makefile.include PREFIX safe, broke urbanterror-data port test games/ioquake3-devel - Update to SVN r1936, includes bug fixes and security enhancements games/urbanterror-data - Update from 4.1 to 4.1.1 - Unfortunately currently only 1 working mirror - Avoid "Q3DIR!=make -V" games/iourbanterror - Add SVN release information to PORTVERSION - Use r1936 engine sources games/openarena - Update to SVN r1910 based engine sources games/openarena-oax - Update from B47 to B48 release PR: ports/155716 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes
Notes: svn path=/head/; revision=271362
Diffstat (limited to 'games/ioquake3-devel/Makefile')
-rw-r--r--games/ioquake3-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ioquake3-devel/Makefile b/games/ioquake3-devel/Makefile
index ebd7babd6092..8db9199f3641 100644
--- a/games/ioquake3-devel/Makefile
+++ b/games/ioquake3-devel/Makefile
@@ -17,7 +17,7 @@ COMMENT?= Development SVN snapshots of ioquake3
PLIST?= ${.CURDIR}/../ioquake3/pkg-plist
PATCHDIR?= ${WRKDIR}/freebsd-patchset/
-SVNREVISION?= 1897
+SVNREVISION?= 1936
BINSUFFIX?= -devel
.include "${.CURDIR}/../ioquake3/Makefile"