diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-09-20 09:22:44 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-09-20 09:22:44 +0000 |
commit | 4668ba11566df106d72f84db69be8714c6e069b7 (patch) | |
tree | 8860062afdf69826a6806c56c24b3f66c645a5bc /games/openlierox/Makefile | |
parent | c9e84ae8be45f30678d715f5b244770866ee7c6b (diff) |
Notes
Diffstat (limited to 'games/openlierox/Makefile')
-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 ab8573022afb..689d165517b6 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -3,7 +3,7 @@ PORTNAME= openlierox DISTVERSION= 0.58_rc3 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenLieroX%20${DISTVERSION:C/_/%20/} |