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 | 7907cb43b4013c80659e10af6e13a3a3cc3e96ee (patch) | |
tree | 5a030ff4b09913d4767bae8e3f7498296ef1bd10 /time | |
parent | 68205bdb3dbce961b6dbdebafbe3cd3493555881 (diff) | |
download | pkgsrc-7907cb43b4013c80659e10af6e13a3a3cc3e96ee.tar.gz |
Add and enable wmclockmon.
Diffstat (limited to 'time')
-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 |