diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/helix/Makefile | 1 | ||||
-rw-r--r-- | editors/kak-lsp/Makefile | 2 | ||||
-rw-r--r-- | editors/kibi/Makefile | 2 | ||||
-rw-r--r-- | editors/parinfer-rust/Makefile | 2 | ||||
-rw-r--r-- | editors/xi-core/Makefile | 2 | ||||
-rw-r--r-- | editors/xi-term/Makefile | 2 |
6 files changed, 6 insertions, 5 deletions
diff --git a/editors/helix/Makefile b/editors/helix/Makefile index 319318f69477..4c102a3d57de 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,6 +1,7 @@ PORTNAME= helix DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= ashish@FreeBSD.org diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile index 5c5e61ce0723..69d5c3907f09 100644 --- a/editors/kak-lsp/Makefile +++ b/editors/kak-lsp/Makefile @@ -1,7 +1,7 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 11.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile index 7da6bf0f03af..f956d22aeb42 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,7 +1,7 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index 06ab23fee4c2..ee4864ec5c8e 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -1,7 +1,7 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile index 73368bde4571..37d79d4ae38a 100644 --- a/editors/xi-core/Makefile +++ b/editors/xi-core/Makefile @@ -1,7 +1,7 @@ PORTNAME= xi-core DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile index 1e3d866eed0e..bed129168c2d 100644 --- a/editors/xi-term/Makefile +++ b/editors/xi-term/Makefile @@ -1,6 +1,6 @@ PORTNAME= xi-term DISTVERSION= g20190913 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org |