diff options
Diffstat (limited to '')
-rw-r--r-- | editors/micro/Makefile | 2 | ||||
-rw-r--r-- | editors/microsoft-edit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/micro/Makefile b/editors/micro/Makefile index 26a464d2684f..c503b7ce7a89 100644 --- a/editors/micro/Makefile +++ b/editors/micro/Makefile @@ -1,7 +1,7 @@ PORTNAME= micro DISTVERSIONPREFIX= v DISTVERSION= 2.0.14 -PORTREVISION= 4 +PORTREVISION= 7 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org diff --git a/editors/microsoft-edit/Makefile b/editors/microsoft-edit/Makefile index 9ed34e15e4a8..26ff741b2bfa 100644 --- a/editors/microsoft-edit/Makefile +++ b/editors/microsoft-edit/Makefile @@ -1,7 +1,7 @@ PORTNAME= microsoft-edit DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= editors MAINTAINER= nobutaka@FreeBSD.org |