summaryrefslogtreecommitdiff
path: root/games/openbor
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-01-30 12:36:36 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-01-30 12:36:36 +0000
commitc1397f808aaf6ec03472b3cc6ff9a6d0c91043f3 (patch)
tree49e4fee1f0c03c687cbb217cad5c4dbf12887968 /games/openbor
parentf1b45d024d4969639a974067475300e72e0839bb (diff)
downloadfreebsd-ports-c1397f808aaf6ec03472b3cc6ff9a6d0c91043f3.zip
- Update sdl_gfx to 2.0.26, bump dependent ports due to shared library version change
Diffstat (limited to 'games/openbor')
-rw-r--r--games/openbor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index 01b5461ceef5..8e12be56ff38 100644
--- a/games/openbor/Makefile
+++ b/games/openbor/Makefile
@@ -4,7 +4,7 @@ PORTNAME= openbor
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
PORTVERSION?= 6662
.ifndef PKGNAMESUFFIX
-PORTREVISION= 0
+PORTREVISION= 1
.endif
CATEGORIES= games