diff options
author | rh <rh> | 1999-05-03 17:29:39 +0000 |
---|---|---|
committer | rh <rh> | 1999-05-03 17:29:39 +0000 |
commit | dc8a1f3d778f37bbe3ae1a3920d6d5c60f133c40 (patch) | |
tree | bc4c0497337a23bbb3ab6583ed4839d84352678b | |
parent | 74d0351a3989af0e017299123fe1cdffae847789 (diff) | |
download | pkgsrc-dc8a1f3d778f37bbe3ae1a3920d6d5c60f133c40.tar.gz |
Add and enable wmakerconf
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 439203664fe..bf01f07ef26 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 1999/04/30 17:25:38 tv Exp $ +# $NetBSD: Makefile,v 1.88 1999/05/03 17:29:39 rh 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 += wmakerconf SUBDIR += wmextra SUBDIR += wmthemes # SUBDIR += wm2 |