diff options
Diffstat (limited to 'editors/kakoune/Makefile')
-rw-r--r-- | editors/kakoune/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile index ab6a69c02bb7..c87a8f600424 100644 --- a/editors/kakoune/Makefile +++ b/editors/kakoune/Makefile @@ -2,6 +2,7 @@ PORTNAME= kakoune DISTVERSION= 2019.07.01 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ |