diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-19 08:58:50 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-19 09:03:23 +0000 |
commit | 7059b437276adb3724a01c87aa54da081f71c94b (patch) | |
tree | d21d08e0a573b91ce74096febc04f8faf5721f96 /editors/kibi | |
parent | eeb4b50dde8f23b2513958e5031d40a1057c7782 (diff) | |
download | ports-7059b437276adb3724a01c87aa54da081f71c94b.tar.gz ports-7059b437276adb3724a01c87aa54da081f71c94b.zip |
Diffstat (limited to 'editors/kibi')
-rw-r--r-- | editors/kibi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile index a18c3729e0fa..c2c1ca51966e 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,7 +1,7 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org |