diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /games/openlierox | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) | |
download | ports-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.gz ports-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.zip |
Notes
Diffstat (limited to 'games/openlierox')
-rw-r--r-- | games/openlierox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile index 58486e83ea05..0b1a9b2c8cec 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -3,7 +3,7 @@ PORTNAME= openlierox DISTVERSION= 0.58_rc3 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenLieroX%20${DISTVERSION:C/_/%20/} |