diff options
author | martti <martti@pkgsrc.org> | 2002-02-28 11:29:20 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-02-28 11:29:20 +0000 |
commit | d11b1375b56cd434ecb21e5fedd8f9e39397a299 (patch) | |
tree | afd0c214dba4cd60690823925ca16e7f071258d6 /wm/Makefile | |
parent | adb7107c46f0e7242dd9a44d3be87d7749dba450 (diff) | |
download | pkgsrc-d11b1375b56cd434ecb21e5fedd8f9e39397a299.tar.gz |
Added icewmconf
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 996a40e6765..b6c8ce126c0 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2002/01/04 10:36:40 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2002/02/28 11:29:20 martti Exp $ # COMMENT= window managers (for X) @@ -23,6 +23,7 @@ SUBDIR+= fvwm2 SUBDIR+= fvwm95 SUBDIR+= icewm SUBDIR+= icewm-gnome +SUBDIR+= icewmconf SUBDIR+= ion SUBDIR+= lwm SUBDIR+= olvwm |