From 48b36024fe1bd3f8d5c8c27cbbce9d761ff864cd Mon Sep 17 00:00:00 2001 From: Daniel Eischen Date: Sat, 4 Feb 2012 06:22:22 +0000 Subject: [PATCH] Bump portversion for recent change that prevents nedit from crashing on file->open or file->save operations. Suggested by: sahil --- editors/nedit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index bc028386c920..346076aee2a6 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= nedit PORTVERSION= 5.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= ftp://ftp.nedit.org/pub/NEdit/v5_5/ \ ftp://ftp.nedit.org/pub/NEdit/contrib/misc/ \