diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index fc29f5a26b3..1cc58302752 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2001/09/04 09:02:10 rh Exp $ +# $NetBSD: Makefile,v 1.230 2001/09/27 10:44:55 wiz Exp $ # COMMENT= Packages to support the X window system @@ -75,7 +75,7 @@ SUBDIR+= ruby-fox SUBDIR+= ruby-gtk SUBDIR+= ruby-tcltklib SUBDIR+= ruby-tk -#SUBDIR+= ruby14-tk +SUBDIR+= ruby14-tk SUBDIR+= rxvt SUBDIR+= speyes SUBDIR+= ssystem |