diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-03-12 08:02:01 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-03-12 08:02:01 +0000 |
commit | d6b74e06fdf887b6fc296e19505150e5328c2e79 (patch) | |
tree | 5c63365c69a7a8dbc693598751e61812342815b1 /wm/Makefile | |
parent | b5a6da867060400930c48e6c827121b3fa047878 (diff) | |
download | pkgsrc-d6b74e06fdf887b6fc296e19505150e5328c2e79.tar.gz |
add & enable ratpoison
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 586fd8fe00e..251cea01931 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/03/10 20:01:29 hubertf Exp $ +# $NetBSD: Makefile,v 1.9 2001/03/12 08:02:01 zuntum Exp $ # COMMENT= window managers (for X) @@ -22,6 +22,7 @@ SUBDIR+= icewm SUBDIR+= icewm-gnome SUBDIR+= lwm SUBDIR+= olvwm +SUBDIR+= ratpoison SUBDIR+= sawfish SUBDIR+= sawfish-replibs SUBDIR+= scwm |