summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/gomate/Makefile2
-rw-r--r--editors/micro/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/gomate/Makefile b/editors/gomate/Makefile
index ec748d4a48f6..a94aae44dcc4 100644
--- a/editors/gomate/Makefile
+++ b/editors/gomate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gomate
DISTVERSION= g20170711
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= editors
MAINTAINER= fabian.freyer@physik.tu-berlin.de
diff --git a/editors/micro/Makefile b/editors/micro/Makefile
index cd6d362e5d5b..75154161d134 100644
--- a/editors/micro/Makefile
+++ b/editors/micro/Makefile
@@ -1,7 +1,7 @@
PORTNAME= micro
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.13
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org