diff options
Diffstat (limited to 'editors/microsoft-edit/Makefile')
-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..1e0fdbff5cd3 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= 2 CATEGORIES= editors MAINTAINER= nobutaka@FreeBSD.org |