diff options
Diffstat (limited to 'editors/microsoft-edit')
-rw-r--r-- | editors/microsoft-edit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |