diff options
author | minskim <minskim@pkgsrc.org> | 2005-06-23 22:08:14 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-06-23 22:08:14 +0000 |
commit | dd96ff509448352980975096ccd96f6485cc1e64 (patch) | |
tree | 5a030ff4b09913d4767bae8e3f7498296ef1bd10 /time/Makefile | |
parent | a39565f094a51cefb44c6dfa70ed3ccd0b5ed977 (diff) | |
download | pkgsrc-dd96ff509448352980975096ccd96f6485cc1e64.tar.gz |
Add and enable wmclockmon.
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 318e296ff12..e3ea7ea748f 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2005/05/25 17:09:22 bouyer Exp $ +# $NetBSD: Makefile,v 1.41 2005/06/23 22:08:14 minskim Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -56,6 +56,7 @@ SUBDIR+= sunclock SUBDIR+= swisswatch SUBDIR+= titrax SUBDIR+= wmcalclock +SUBDIR+= wmclockmon SUBDIR+= wmfishtime SUBDIR+= wmmoonclock SUBDIR+= wmtime |