diff options
author | fredb <fredb@pkgsrc.org> | 1999-09-28 08:13:11 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 1999-09-28 08:13:11 +0000 |
commit | 67c44b83c56c91361a6a2d6a5b32011e0861918d (patch) | |
tree | f341320acf23dd36a8516b92ba5cdd8be5927bd6 /x11/Makefile | |
parent | a6b3aec6a95059a788c5b20a5175e6968c8eaeab (diff) | |
download | pkgsrc-67c44b83c56c91361a6a2d6a5b32011e0861918d.tar.gz |
Enable wm2.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index ee382a34041..76a9f876718 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 1999/09/28 00:58:21 simonb Exp $ +# $NetBSD: Makefile,v 1.116 1999/09/28 08:13:11 fredb Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -106,7 +106,7 @@ SUBDIR += wmextra SUBDIR += wmfire SUBDIR += wmthemes -# SUBDIR += wm2 + SUBDIR += wm2 SUBDIR += wterm SUBDIR += x2x SUBDIR += x3270 |