aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-07-13 23:30:59 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-07-14 12:46:05 +0000
commit153cb65ac8a05356245dd09d1ff48c2a6afafc5a (patch)
treeb03704ea894789b613ee7fa9e7db74e4bf543388 /editors
parent6ea1aaa47ad125ca51bf0a5ffe6a390d664676fe (diff)
Diffstat (limited to 'editors')
-rw-r--r--editors/gomate/Makefile2
-rw-r--r--editors/micro/Makefile2
-rw-r--r--editors/o/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/editors/gomate/Makefile b/editors/gomate/Makefile
index 68c960512be2..9aa8bff746de 100644
--- a/editors/gomate/Makefile
+++ b/editors/gomate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gomate
DISTVERSION= g20170711
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors
MAINTAINER= fabian.freyer@physik.tu-berlin.de
diff --git a/editors/micro/Makefile b/editors/micro/Makefile
index e2388d61ab05..20c2f2878147 100644
--- a/editors/micro/Makefile
+++ b/editors/micro/Makefile
@@ -1,7 +1,7 @@
PORTNAME= micro
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org
diff --git a/editors/o/Makefile b/editors/o/Makefile
index a190eaf0e3e6..a6fbc8e6c9be 100644
--- a/editors/o/Makefile
+++ b/editors/o/Makefile
@@ -1,6 +1,7 @@
PORTNAME= o
DISTVERSIONPREFIX= v
DISTVERSION= 2.53.0
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= yuri@FreeBSD.org