diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-24 03:43:04 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-24 03:43:04 +0000 |
commit | 8f748ec92fda8a73addddc96109405a93ea23e8b (patch) | |
tree | e1782cd9737b85df6b7bb98528febcf28f3e07b1 /editors/le/Makefile | |
parent | Prefer w3m over lynx, it's table handling is superior. (diff) |
Update port to 1.5.5
PR: 15621
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=23950
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 f281fd5b43dc..03cdb233cd0d 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: le -# Version required: 1.5.2 +# Version required: 1.5.5 # Date created: 16 October 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= le-1.5.2 +DISTNAME= le-1.5.5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ |