diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
commit | 247c7db7513f1264922428278678da641c5a3f52 (patch) | |
tree | 87a5a8eeb290ddd4320e5711dcbe3939fbdfe672 /games/openlierox | |
parent | 89dcd037621d39a5176b78e3976ecf692e088b10 (diff) | |
download | ports-247c7db7513f1264922428278678da641c5a3f52.tar.gz ports-247c7db7513f1264922428278678da641c5a3f52.zip |
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 54853cc6c020..ac19b4e01cfa 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -1,6 +1,6 @@ PORTNAME= openlierox DISTVERSION= 0.58_rc5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/OpenLieroX%20${DISTVERSION:C/_/%20/} |