diff options
author | tron <tron@pkgsrc.org> | 2000-07-30 20:32:20 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-07-30 20:32:20 +0000 |
commit | 3838b988c24228ff18d43bf04c495a2c6c2b9494 (patch) | |
tree | 6bca7a3eb5aa58d85009d30dcbe5483133a00d64 /x11 | |
parent | 82a00e1c865935e8318dd23364f9f15a17651000 (diff) | |
download | pkgsrc-3838b988c24228ff18d43bf04c495a2c6c2b9494.tar.gz |
Add and enable "wmmoonclock". Fixes 2nd part of PR pkg/10599.
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 5bdfcd9a118..ccf3e497888 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.167 2000/07/30 00:20:46 tsarna Exp $ +# $NetBSD: Makefile,v 1.168 2000/07/30 20:32:20 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -104,6 +104,7 @@ SUBDIR += wmextra SUBDIR += wmfire SUBDIR += wmfstatus + SUBDIR += wmmoonclock SUBDIR += wmthemes SUBDIR += wmtime SUBDIR += wmweather |