diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-09-12 23:02:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-09-12 23:02:37 +0000 |
commit | 6f2f51d2f4af3b0ac021c934efaf508b5239ab46 (patch) | |
tree | 7f5dc22a699a812a820f5718b923891205892d6f /games/steelstorm/Makefile | |
parent | 2a40c7427c6e8ab28f0de29c5277efce25e3bae8 (diff) |
Notes
Diffstat (limited to 'games/steelstorm/Makefile')
-rw-r--r-- | games/steelstorm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/steelstorm/Makefile b/games/steelstorm/Makefile index 05ff70dcbb92..93c4d16b8bee 100644 --- a/games/steelstorm/Makefile +++ b/games/steelstorm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= steelstorm -DISTVERSION= beta-r1568 +DISTVERSION= beta-r1591 CATEGORIES= games MASTER_SITES= http://download1.steel-storm.com/ \ http://download2.steel-storm.com/ \ @@ -25,7 +25,7 @@ LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept LICENSE_FILE_CCbyNCSA3= ${WRKSRC}/cc-by-nc-sa-3.txt LICENSE_NAME_EULA= Steel storm episode 1 limited user software license agreement -LICENSE_PERMS_EULA= dist-mirror pkg-mirror +LICENSE_PERMS_EULA= # none LICENSE_FILE_EULA= ${WRKSRC}/license.txt USE_GL= gl |