diff options
author | rh <rh@pkgsrc.org> | 2003-04-20 23:20:08 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-04-20 23:20:08 +0000 |
commit | 21980d881a4af6179c9542a6366a1cba59fec317 (patch) | |
tree | 646ed7eeaa9dbf44c1d3ddc9ceb199de80556c93 /x11 | |
parent | 0698b30f6b0fa80784a0137952fe15c1fd28e9f5 (diff) | |
download | pkgsrc-21980d881a4af6179c9542a6366a1cba59fec317.tar.gz |
Add and enable gnome2-applets
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 aae458d0f16..2cf7a650648 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.291 2003/04/20 10:44:36 rh Exp $ +# $NetBSD: Makefile,v 1.292 2003/04/20 23:20:08 rh Exp $ # COMMENT= Packages to support the X window system @@ -42,6 +42,7 @@ SUBDIR+= gnome-session SUBDIR+= gnome-users-guide SUBDIR+= gnome1-panel SUBDIR+= gnome1-session +SUBDIR+= gnome2-applets SUBDIR+= gnome2-control-center SUBDIR+= gnome2-terminal SUBDIR+= gnustep-back |