diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gomate/Makefile | 2 | ||||
-rw-r--r-- | editors/micro/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/gomate/Makefile b/editors/gomate/Makefile index db51763a6d3c..c24b9df6539c 100644 --- a/editors/gomate/Makefile +++ b/editors/gomate/Makefile @@ -1,6 +1,6 @@ PORTNAME= gomate DISTVERSION= g20170711 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= editors MAINTAINER= fabian.freyer@physik.tu-berlin.de diff --git a/editors/micro/Makefile b/editors/micro/Makefile index c503b7ce7a89..070e0bb6beb4 100644 --- a/editors/micro/Makefile +++ b/editors/micro/Makefile @@ -1,7 +1,7 @@ PORTNAME= micro DISTVERSIONPREFIX= v DISTVERSION= 2.0.14 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org |