diff options
author | wiz <wiz@pkgsrc.org> | 2006-07-24 23:04:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-07-24 23:04:52 +0000 |
commit | 7f9fd9fd958be34d40c27d5d5d210947f3122c87 (patch) | |
tree | a2204d79756530787bd8026980544326fa13b4c9 /time | |
parent | 8ac4a99c25ef76fcf7177dd818041389ca7030a4 (diff) | |
download | pkgsrc-7f9fd9fd958be34d40c27d5d5d210947f3122c87.tar.gz |
Add wyrd and wxRemind.
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index f8094cf1cdf..3bc926cae58 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2006/06/07 12:03:13 abs Exp $ +# $NetBSD: Makefile,v 1.49 2006/07/24 23:04:52 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -69,6 +69,8 @@ SUBDIR+= wmclockmon SUBDIR+= wmfishtime SUBDIR+= wmmoonclock SUBDIR+= wmtime +SUBDIR+= wxRemind +SUBDIR+= wyrd SUBDIR+= xalarm SUBDIR+= xbeats SUBDIR+= xcal |