diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-09-08 16:16:32 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-09-08 16:33:18 +0000 |
commit | f05c98fffb232735c05ba30d43fb279085b813d7 (patch) | |
tree | d59612fc8e518b9ffec0a3e05c1fe5c983fa789d /misc/cheat | |
parent | e1abc97d9ede14c8e14b120de52b350acd77f3f4 (diff) | |
download | ports-f05c98fffb232735c05ba30d43fb279085b813d7.tar.gz ports-f05c98fffb232735c05ba30d43fb279085b813d7.zip |
Diffstat (limited to 'misc/cheat')
-rw-r--r-- | misc/cheat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index 391100a55f93..9e4487f75cdb 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -1,6 +1,6 @@ PORTNAME= cheat DISTVERSION= 4.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |