diff options
author | Olivier Duchateau <duchateau.olivier@gmail.com> | 2023-03-01 06:15:18 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-03-01 06:20:51 +0000 |
commit | 4cd23f0e1981baf1da8ee49f197b43ea81e43eb0 (patch) | |
tree | 18afdc7e56fd4005e65fe37d3112b29c952634e5 /games | |
parent | d227c3f8c5aa2aa6f0503d5edf456a7992c4bd35 (diff) | |
download | ports-4cd23f0e1981baf1da8ee49f197b43ea81e43eb0.tar.gz ports-4cd23f0e1981baf1da8ee49f197b43ea81e43eb0.zip |
Diffstat (limited to 'games')
-rw-r--r-- | games/eksanos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/eksanos/Makefile b/games/eksanos/Makefile index 1b5e564380ca..a77a5683a409 100644 --- a/games/eksanos/Makefile +++ b/games/eksanos/Makefile @@ -1,6 +1,6 @@ PORTNAME= eksanos PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= nc@FreeBSD.org |