diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /games/gemrb | |
parent | - Update to 2.62 (diff) |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes
Notes:
svn path=/head/; revision=441503
Diffstat (limited to 'games/gemrb')
-rw-r--r-- | games/gemrb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile index 57b74c250297..f751738d9597 100644 --- a/games/gemrb/Makefile +++ b/games/gemrb/Makefile @@ -3,7 +3,7 @@ PORTNAME= gemrb PORTVERSION= 0.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games emulators MASTER_SITES= SF/${PORTNAME}/GemRB%20Sources/GemRB%20${PORTVERSION:.1=}%20Sources |