diff options
author | cube <cube> | 2004-01-09 23:10:43 +0000 |
---|---|---|
committer | cube <cube> | 2004-01-09 23:10:43 +0000 |
commit | bc03e257ee81b5bd82cce8c277f7f53d3fe97ac3 (patch) | |
tree | ae5c446f40494ea9493d052ae2cfde554a1bb7c8 /wm/Makefile | |
parent | 8d44ab71cf92043c683afea7c7123275938c7250 (diff) | |
download | pkgsrc-bc03e257ee81b5bd82cce8c277f7f53d3fe97ac3.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 |