diff options
author | cube <cube@pkgsrc.org> | 2004-01-09 23:10:43 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2004-01-09 23:10:43 +0000 |
commit | bdf6c1e54722fea31d0411130b7618325225a4da (patch) | |
tree | ae5c446f40494ea9493d052ae2cfde554a1bb7c8 /wm/Makefile | |
parent | 8329137b8b9a1a9743b51f3c60da2ecf6edf0ceb (diff) | |
download | pkgsrc-bdf6c1e54722fea31d0411130b7618325225a4da.tar.gz |
Add and enable ion-devel and ion-dock.
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 c026647a18f..f6e34aa6ea5 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2003/12/29 12:44:18 recht Exp $ +# $NetBSD: Makefile,v 1.57 2004/01/09 23:10:43 cube Exp $ # COMMENT= Window managers (for X) @@ -33,6 +33,7 @@ SUBDIR+= icewm-gnome SUBDIR+= icewm-imlib SUBDIR+= icewmconf SUBDIR+= ion +SUBDIR+= ion-devel SUBDIR+= larswm SUBDIR+= lwm SUBDIR+= matchbox |