diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index b9a459883f4..3ac5b0bbf5b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 1998/06/05 12:06:11 frueauf Exp $ +# $NetBSD: Makefile,v 1.36 1998/06/06 20:40:53 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -38,8 +38,8 @@ SUBDIR += kde SUBDIR += kdebase SUBDIR += kdelibs -# SUBDIR += lesstif - SUBDIR += lesstif-current + SUBDIR += lesstif +# SUBDIR += lesstif-current # SUBDIR += libdnd # SUBDIR += libsx # SUBDIR += lupe |