diff options
-rw-r--r-- | editors/nedit/Makefile | 10 | ||||
-rw-r--r-- | editors/nedit/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 893ade008a68..05c1abe486a6 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -6,20 +6,20 @@ # PORTNAME= nedit -PORTVERSION= 5.2 +PORTVERSION= 5.3 CATEGORIES= editors -MASTER_SITES= ftp://ftp.nedit.org/pub/v5_2/ \ +MASTER_SITES= ftp://ftp.nedit.org/pub/v5_3/ \ ftp://ftp.nedit.org/pub/contrib/misc/ \ - http://www.nedit.org/ftp/v5_2/ \ + http://www.nedit.org/ftp/v5_3/ \ http://www.nedit.org/ftp/contrib/misc/ -DISTFILES= nedit-5.2-src.tar.gz nedit.app-defaults +DISTFILES= nedit-5.3-source.tar.gz nedit.app-defaults MAINTAINER= deischen@freebsd.org USE_MOTIF= yes USE_X_PREFIX= yes USE_XPM= yes -EXTRACT_ONLY= nedit-5.2-src.tar.gz +EXTRACT_ONLY= nedit-5.3-src.tar.gz MAN1= nclient.1 nedit.1 ALL_TARGET= freebsd diff --git a/editors/nedit/distinfo b/editors/nedit/distinfo index b54d3b73a632..356a09f40884 100644 --- a/editors/nedit/distinfo +++ b/editors/nedit/distinfo @@ -1,2 +1,2 @@ -MD5 (nedit-5.2-src.tar.gz) = c5aa936eccfc1d1c0f39d339f0d88d76 +MD5 (nedit-5.3-source.tar.gz) = 47afb4e07698f45e95d49c27f3d2f9e1 MD5 (nedit.app-defaults) = 36c5e660039e0bd4b4d05df609b505bb |