diff options
author | sborrill <sborrill@pkgsrc.org> | 2010-01-16 14:41:03 +0000 |
---|---|---|
committer | sborrill <sborrill@pkgsrc.org> | 2010-01-16 14:41:03 +0000 |
commit | c80eb5882d19a445896962816d5b12b5eb8b31dc (patch) | |
tree | 5fbba5b83f97d59d61cc184cad275774f61ef255 /time | |
parent | c0acd05e417e66ccbc6a900eea51e1985eee1e66 (diff) | |
download | pkgsrc-c80eb5882d19a445896962816d5b12b5eb8b31dc.tar.gz |
Add wmzcalock
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 b8281706080..f5388851f9d 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2009/12/07 01:29:42 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2010/01/16 14:41:03 sborrill Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -123,6 +123,7 @@ SUBDIR+= wmclockmon SUBDIR+= wmfishtime SUBDIR+= wmmoonclock SUBDIR+= wmtime +SUBDIR+= wmzcalock SUBDIR+= wxRemind SUBDIR+= wyrd SUBDIR+= xalarm |