diff options
Diffstat (limited to 'editors/le')
-rw-r--r-- | editors/le/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index 1ab68bc377c1..875f2f7dfe7b 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -3,7 +3,7 @@ # Date created: 16 October 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1998/03/16 14:08:18 tg Exp $ +# $Id: Makefile,v 1.2 1998/07/25 11:56:15 asami Exp $ # DISTNAME= le-1.4.2 @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ MAINTAINER= andy@icc.surw.chel.su -BROKEN= build - GNU_CONFIGURE= yes MAN1= le.1 |