diff options
author | damon <damon@pkgsrc.org> | 2001-10-30 13:39:49 +0000 |
---|---|---|
committer | damon <damon@pkgsrc.org> | 2001-10-30 13:39:49 +0000 |
commit | f2904106a5a1972dd9ebaa39b26380c818e1216d (patch) | |
tree | 0acaa8f1a8346ba34921b2d87f3da5e89d6e121b /x11 | |
parent | 59b171a58f1823cdb16af485eb2f0089fc61ee02 (diff) | |
download | pkgsrc-f2904106a5a1972dd9ebaa39b26380c818e1216d.tar.gz |
Added gnome-gkrellm and multi-gnome-terminal
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 56444a00250..16f2de280ba 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.231 2001/10/23 11:40:25 agc Exp $ +# $NetBSD: Makefile,v 1.232 2001/10/30 13:39:49 damon Exp $ # COMMENT= Packages to support the X window system @@ -28,6 +28,7 @@ SUBDIR+= gnome SUBDIR+= gnome-- SUBDIR+= gnome-applets SUBDIR+= gnome-core +SUBDIR+= gnome-gkrellm SUBDIR+= gnome-libs SUBDIR+= gnome-python SUBDIR+= gnome-users-guide @@ -52,6 +53,7 @@ SUBDIR+= khostchooser SUBDIR+= kterm SUBDIR+= lesstif SUBDIR+= lesstif12 +SUBDIR+= multi-gnome-terminal SUBDIR+= modeline SUBDIR+= oneko SUBDIR+= openmotif |