diff options
author | ahoka <ahoka> | 2009-02-23 17:53:07 +0000 |
---|---|---|
committer | ahoka <ahoka> | 2009-02-23 17:53:07 +0000 |
commit | 980817bb1156190295d1c888e487a0635227276e (patch) | |
tree | 9082129d0543ef6bd35de7e55e843cdc7d1215e9 /meta-pkgs/Makefile | |
parent | 95ea395f0c48888ebae24f1525d8fa188848ac80 (diff) | |
download | pkgsrc-980817bb1156190295d1c888e487a0635227276e.tar.gz |
add desktop-gnome
Diffstat (limited to 'meta-pkgs/Makefile')
-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 85cbc119a27..0139e1c542a 100644 --- a/meta-pkgs/Makefile +++ b/meta-pkgs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2009/01/01 06:45:42 obache Exp $ +# $NetBSD: Makefile,v 1.57 2009/02/23 17:53:07 ahoka Exp $ # COMMENT= Collections of other packages @@ -7,6 +7,7 @@ SUBDIR+= boost SUBDIR+= c++-gnome-bindings SUBDIR+= compiz-fusion SUBDIR+= courier +SUBDIR+= desktop-gnome SUBDIR+= fxtv-capture SUBDIR+= gnome SUBDIR+= gnome-admin |