summaryrefslogtreecommitdiff
path: root/editors/nedit/Makefile
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2004-11-03 03:21:41 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2004-11-03 03:21:41 +0000
commit659cbc518876b86cb29d0791bdba567230a0cd69 (patch)
treea4581c1b7e215cd4a8a0f3d3576994606a9240bd /editors/nedit/Makefile
parent- Update to bsd.java.mk 2.0 (diff)
Update to release 5.5.
Notes
Notes: svn path=/head/; revision=120684
Diffstat (limited to 'editors/nedit/Makefile')
-rw-r--r--editors/nedit/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index f087b0c91c42..d2ce3ae148e9 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= nedit
-PORTVERSION= 5.4
+PORTVERSION= 5.5
CATEGORIES= editors
-MASTER_SITES= ftp://nl.nedit.org/pub/NEdit/v5_4/ \
- ftp://nl.nedit.org/pub/NEdit/contrib/misc/ \
- http://nl.nedit.org/ftp/v5_4/ \
- http://nl.nedit.org/ftp/contrib/misc/
-DISTFILES= nedit-5.4-source.tar.bz2 nedit.app-defaults
-EXTRACT_ONLY= nedit-5.4-source.tar.bz2
+MASTER_SITES= ftp://ftp.nedit.org/pub/NEdit/v5_5/ \
+ ftp://ftp.nedit.org/pub/NEdit/contrib/misc/ \
+ http://www.nedit.org/ftp/v5_5/ \
+ http://www.nedit.org/ftp/contrib/misc/
+DISTFILES= nedit-5.5-src.tar.bz2 nedit.app-defaults
+EXTRACT_ONLY= nedit-5.5-src.tar.bz2
MAINTAINER= deischen@freebsd.org
COMMENT= An X11/Motif GUI text editor for programs and plain text files