summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2024-04-15 08:03:39 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2024-04-15 08:20:04 +0000
commit32b284679a1954ef1e0c0d52c4741d00e36dc6e0 (patch)
treeab5a2fba1a40c965e33eb46f2ffb3338057ce240 /editors
parentlang/go122: Update to 1.22.2 (diff)
all: Bump after lang/go121 update
MFH: 2024Q2
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 8c2afa6008d8..24e0fc290c8a 100644
--- a/editors/gomate/Makefile
+++ b/editors/gomate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gomate
DISTVERSION= g20170711
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= editors
MAINTAINER= fabian.freyer@physik.tu-berlin.de
diff --git a/editors/micro/Makefile b/editors/micro/Makefile
index e4924f1c034d..a813c05f303f 100644
--- a/editors/micro/Makefile
+++ b/editors/micro/Makefile
@@ -1,7 +1,7 @@
PORTNAME= micro
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.13
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org