diff options
-rw-r--r-- | doc/CHANGES | 4 | ||||
-rw-r--r-- | wm/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 8b5558f207f..fa99f7fae9d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4971 2004/02/23 13:28:21 cube Exp $ +$NetBSD: CHANGES,v 1.4972 2004/02/23 13:42:41 cube Exp $ Changes to the packages collection and infrastructure in 2004: @@ -995,3 +995,5 @@ Changes to the packages collection and infrastructure in 2004: Updated pkglint to 3.68 [wiz 2004-02-23] Updated heimdal to 1.6nb1 [wiz 2004-02-23] Deleted ion-dock [cube 2004-02-23] + Deleted ion-devel [cube 2004-02-23] + Updated ion to 20040207 [cube 2004-02-23] diff --git a/wm/Makefile b/wm/Makefile index d9107991290..41440a58ffc 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2004/01/31 21:39:25 snj Exp $ +# $NetBSD: Makefile,v 1.61 2004/02/23 13:42:41 cube Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -33,7 +33,6 @@ SUBDIR+= icewm-gnome SUBDIR+= icewm-imlib SUBDIR+= icewmconf SUBDIR+= ion -SUBDIR+= ion-devel SUBDIR+= larswm SUBDIR+= lwm SUBDIR+= matchbox |