diff options
Diffstat (limited to 'editors/le/Makefile')
-rw-r--r-- | editors/le/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index d4087226909c..36360c0d8c21 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: le -# Version required: 1.5.7 # Date created: 16 October 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= le-1.5.7 +PORTNAME= le +PORTVERSION= 1.5.7 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ |