diff options
author | drochner <drochner@pkgsrc.org> | 2001-05-19 10:10:10 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2001-05-19 10:10:10 +0000 |
commit | 90fe60a11fb81f2ca82c9ed3b035d5d6f268f022 (patch) | |
tree | cd05661d8a06837b237244761fdede0b9d7f81c5 /x11 | |
parent | ed7d7e1748b30817777509bccba371cc5e63aba1 (diff) | |
download | pkgsrc-90fe60a11fb81f2ca82c9ed3b035d5d6f268f022.tar.gz |
add and anable gnome-- (hi Thomas)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e257e48ff34..bb93f24e5cb 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.220 2001/05/18 23:40:49 wiz Exp $ +# $NetBSD: Makefile,v 1.221 2001/05/19 10:10:10 drochner Exp $ # COMMENT= Packages to support the X window system @@ -22,6 +22,7 @@ SUBDIR+= fox SUBDIR+= fvwm-wharf SUBDIR+= gdm SUBDIR+= gnome +SUBDIR+= gnome-- SUBDIR+= gnome-applets SUBDIR+= gnome-core SUBDIR+= gnome-libs |