diff options
author | rh <rh> | 2002-11-04 08:28:56 +0000 |
---|---|---|
committer | rh <rh> | 2002-11-04 08:28:56 +0000 |
commit | 1bf01bf83d22e2bff55b41f9431c53d2b34f854a (patch) | |
tree | aa4489fc07a8a77fce634d47915d78c88fe7d5e4 /x11 | |
parent | be1284cc8afa6503acda2e62d1d462bc7448bbcf (diff) | |
download | pkgsrc-1bf01bf83d22e2bff55b41f9431c53d2b34f854a.tar.gz |
Add and enable gnome-panel
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 3ab5398aeca..c8f56f43faa 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.275 2002/10/30 10:33:15 rh Exp $ +# $NetBSD: Makefile,v 1.276 2002/11/04 08:28:56 rh Exp $ # COMMENT= Packages to support the X window system @@ -34,6 +34,7 @@ SUBDIR+= gnome-core SUBDIR+= gnome-desktop SUBDIR+= gnome-gkrellm SUBDIR+= gnome-libs +SUBDIR+= gnome-panel SUBDIR+= gnome-python SUBDIR+= gnome-session SUBDIR+= gnome-users-guide |