diff options
author | rh <rh@pkgsrc.org> | 1999-05-03 17:29:39 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-05-03 17:29:39 +0000 |
commit | c0eda4d4fa45b13422628df53afde6648e3b699d (patch) | |
tree | bc4c0497337a23bbb3ab6583ed4839d84352678b /x11 | |
parent | 0a14ef48b9ce0572d619987391b605a6b69c008d (diff) | |
download | pkgsrc-c0eda4d4fa45b13422628df53afde6648e3b699d.tar.gz |
Add and enable wmakerconf
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 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 |