diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 4d457a6d511..2eee273d2e8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.212 2001/03/27 23:18:59 wiz Exp $ +# $NetBSD: Makefile,v 1.213 2001/03/29 12:11:06 tron Exp $ # COMMENT= Packages to support the X window system @@ -70,7 +70,6 @@ SUBDIR+= rxvt SUBDIR+= speyes SUBDIR+= ssystem SUBDIR+= swing -SUBDIR+= tix SUBDIR+= tk SUBDIR+= tkinfo SUBDIR+= tkman |