diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-04 21:31:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-04 21:31:39 +0000 |
commit | eff60e5ddbce15a254c860d4fef91197591e24a4 (patch) | |
tree | 3606f251be6090a257f7f4032b4c3e82530bdede /games/openlierox/Makefile | |
parent | eeb0232a477853320129e42a04324af2686eca56 (diff) | |
download | ports-eff60e5ddbce15a254c860d4fef91197591e24a4.tar.gz ports-eff60e5ddbce15a254c860d4fef91197591e24a4.zip |
Notes
Diffstat (limited to 'games/openlierox/Makefile')
-rw-r--r-- | games/openlierox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile index 9a2845bcdfb8..9c7e66d3a148 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -3,6 +3,7 @@ PORTNAME= openlierox DISTVERSION= 0.58_rc5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenLieroX%20${DISTVERSION:C/_/%20/} |