diff options
author | cube <cube> | 2004-10-04 20:53:10 +0000 |
---|---|---|
committer | cube <cube> | 2004-10-04 20:53:10 +0000 |
commit | 2e886c390c7434f2b07f8a5b7c93227630f160b1 (patch) | |
tree | bab6dd68023c3cfb005e1a7b1a73939e3d7a8683 /wm | |
parent | de960c2a677ce622052d9b5cb42b96a5e5327da7 (diff) | |
download | pkgsrc-2e886c390c7434f2b07f8a5b7c93227630f160b1.tar.gz |
Note addition and enable ion3-devel.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 6a1016c549c..adf2a4d7283 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2004/08/28 23:19:36 rumble Exp $ +# $NetBSD: Makefile,v 1.65 2004/10/04 20:53:10 cube Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -33,6 +33,7 @@ SUBDIR+= icewm-gnome SUBDIR+= icewm-imlib SUBDIR+= icewmconf SUBDIR+= ion +SUBDIR+= ion3-devel SUBDIR+= larswm SUBDIR+= lwm SUBDIR+= matchbox |