diff options
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 6d95d12077d2..ab8573022afb 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -3,7 +3,7 @@ PORTNAME= openlierox DISTVERSION= 0.58_rc3 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenLieroX%20${DISTVERSION:C/_/%20/} |