diff options
author | rh <rh@pkgsrc.org> | 2003-04-20 10:44:36 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-04-20 10:44:36 +0000 |
commit | 113e51a32f0500e6401853c59de53dba9a8ae97a (patch) | |
tree | a0d3cae7ac530ac58762025423575d180b86975e /x11 | |
parent | e1e5eace46f289d56799b819b4569524d7337088 (diff) | |
download | pkgsrc-113e51a32f0500e6401853c59de53dba9a8ae97a.tar.gz |
Add and enable gnome1-session and gnome1-panel
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index c1ebdd82200..aae458d0f16 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.290 2003/04/12 12:16:18 jmmv Exp $ +# $NetBSD: Makefile,v 1.291 2003/04/20 10:44:36 rh Exp $ # COMMENT= Packages to support the X window system @@ -40,6 +40,8 @@ SUBDIR+= gnome-panel SUBDIR+= gnome-python SUBDIR+= gnome-session SUBDIR+= gnome-users-guide +SUBDIR+= gnome1-panel +SUBDIR+= gnome1-session SUBDIR+= gnome2-control-center SUBDIR+= gnome2-terminal SUBDIR+= gnustep-back |