diff options
author | jlam <jlam> | 1999-04-16 20:36:40 +0000 |
---|---|---|
committer | jlam <jlam> | 1999-04-16 20:36:40 +0000 |
commit | 5891d5c8a5f54d4ae05d27d8d9227217b40e8728 (patch) | |
tree | 6220eee3d2a731f66aeaf2580b72f2c1453bd6f0 /x11 | |
parent | 21a094f7be8d17fb60d763bbadccfa01aefd9864 (diff) | |
download | pkgsrc-5891d5c8a5f54d4ae05d27d8d9227217b40e8728.tar.gz |
Add and enable wmextra.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7e3c0c900ea..1d77423c3ae 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 1999/04/02 05:29:08 garbled Exp $ +# $NetBSD: Makefile,v 1.86 1999/04/16 20:36:40 jlam Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -87,6 +87,7 @@ SUBDIR += unclutter # SUBDIR += viewfax SUBDIR += windowmaker + SUBDIR += wmextra SUBDIR += wmthemes # SUBDIR += wm2 SUBDIR += x3270 |