diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 07:32:44 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 12:35:42 +0000 |
commit | 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 (patch) | |
tree | f19faf08e0e0532b418c5a993e62c3342ebb7cd2 /games/rpg-cli | |
parent | 237b36fa2e73986dc19284686e80a47cb329bb6f (diff) | |
download | ports-5a7f23c69df040ff8b38bb1c0d25db96cc1c2605.tar.gz ports-5a7f23c69df040ff8b38bb1c0d25db96cc1c2605.zip |
Diffstat (limited to 'games/rpg-cli')
-rw-r--r-- | games/rpg-cli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile index dc734e444964..a668990cc1e9 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,5 +1,6 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= lcook@FreeBSD.org |