diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2017-11-18 19:32:38 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2017-11-18 19:32:38 +0000 |
commit | 55987928538ce3586f89f88725b7d302950239e2 (patch) | |
tree | 9f8c8ea81795ec9c367298a247b6fc1e32fceae8 /games/spring/Makefile | |
parent | 8def2204e88c5d52ced4738da0fae85474c46782 (diff) |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine
Notes
Notes:
svn path=/head/; revision=454454
Diffstat (limited to 'games/spring/Makefile')
-rw-r--r-- | games/spring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile index 135f8e4083b0..2d91aef99d16 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -3,7 +3,7 @@ PORTNAME= spring PORTVERSION= 98.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \ http://springrts.com/dl/ |