diff options
author | minskim <minskim> | 2005-06-23 22:08:14 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-06-23 22:08:14 +0000 |
commit | a378d49355b5560cee2ca7e982c59842c7824701 (patch) | |
tree | 5a030ff4b09913d4767bae8e3f7498296ef1bd10 /time | |
parent | ff29ab1ca5698893784d74fe5dcc31fa6dacf441 (diff) | |
download | pkgsrc-a378d49355b5560cee2ca7e982c59842c7824701.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 |