diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3555ba9ea4f..b996f5effe9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.371 2004/11/27 14:54:24 taca Exp $ +# $NetBSD: Makefile,v 1.372 2004/11/29 21:00:33 wiz Exp $ # COMMENT= Packages to support the X window system @@ -159,6 +159,7 @@ SUBDIR+= mowitz SUBDIR+= multi-aterm SUBDIR+= multi-gnome-terminal SUBDIR+= neXtaw +SUBDIR+= numlockx SUBDIR+= oneko SUBDIR+= openmotif SUBDIR+= p5-Tk |