diff options
-rw-r--r-- | meta-pkgs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile index 0139e1c542a..e4ef71d09c1 100644 --- a/meta-pkgs/Makefile +++ b/meta-pkgs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2009/02/23 17:53:07 ahoka Exp $ +# $NetBSD: Makefile,v 1.58 2009/10/08 06:15:59 jnemeth Exp $ # COMMENT= Collections of other packages @@ -18,6 +18,7 @@ SUBDIR+= gnuradio SUBDIR+= gnustep SUBDIR+= gstreamer0.10-plugins SUBDIR+= kde3 +SUBDIR+= kde4 SUBDIR+= matchbox SUBDIR+= modular-xorg-apps SUBDIR+= modular-xorg-drivers |