diff options
Diffstat (limited to 'editors/nedit/Makefile')
-rw-r--r-- | editors/nedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 003301f88c4e..091f23760311 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nedit -# Version required: 5.0.2 # Date created: 7 April 1996 # Whom: Daniel Eischen <deischen@freebsd.org> # # $FreeBSD$ # -DISTNAME= nedit-5.1.1 +PORTNAME= nedit +PORTVERSION= 5.1.1 CATEGORIES= editors MASTER_SITES= ftp://ftp.nedit.org/pub/v5_1_1/ \ ftp://ftp.nedit.org/pub/contrib/misc/ |