summaryrefslogtreecommitdiff
path: root/editors/nedit
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2012-02-04 06:22:22 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2012-02-04 06:22:22 +0000
commit48b36024fe1bd3f8d5c8c27cbbce9d761ff864cd (patch)
treee898ec5ba3b1c21886355b8b53f07c4b3b549457 /editors/nedit
parent59389fbc5c1aae369edfe05a8550d90968f0a3a8 (diff)
downloadfreebsd-ports-48b36024fe1bd3f8d5c8c27cbbce9d761ff864cd.zip
Bump portversion for recent change that prevents nedit from crashing
on file->open or file->save operations. Suggested by: sahil
Diffstat (limited to 'editors/nedit')
-rw-r--r--editors/nedit/Makefile2
1 files changed, 1 insertions, 1 deletions
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/ \