diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | wm/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 10f02a3f77d..cf0c45243df 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3014 2003/08/09 12:45:49 seb Exp $ +$NetBSD: CHANGES,v 1.3015 2003/08/10 00:30:30 epg Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3222,3 +3222,4 @@ Changes to the packages collection and infrastructure in 2003: Updated vile to 9.4 [agc 2003-08-08] Updated xautolock to 1.15nb1 [tron 2003-08-09] Updated gcc-ssp to 2.95.3.13nb1 [seb 2003-08-09] + Added fvwm-devel-2.5.7 [epg 2003-08-10] diff --git a/wm/Makefile b/wm/Makefile index 5cd2576a016..7c0be2f3295 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2003/07/21 17:33:57 martti Exp $ +# $NetBSD: Makefile,v 1.46 2003/08/10 00:30:33 epg Exp $ # COMMENT= Window managers (for X) @@ -21,6 +21,7 @@ SUBDIR+= ethemes SUBDIR+= evilwm SUBDIR+= fluxbox SUBDIR+= flwm +#SUBDIR+= fvwm-devel # conflicts with other fvwm packages SUBDIR+= fvwm1 SUBDIR+= fvwm2 SUBDIR+= fvwm2-themes |