diff options
author | reed <reed> | 2008-03-08 18:45:03 +0000 |
---|---|---|
committer | reed <reed> | 2008-03-08 18:45:03 +0000 |
commit | 6605a03cf37e034d5e4f449cb1e67860fbd3cfcd (patch) | |
tree | 414c9be46488275c12e064bcd7b43f0640238f54 /time | |
parent | 2790230dd2db627df925acc03707c7ee4ccf87c3 (diff) | |
download | pkgsrc-6605a03cf37e034d5e4f449cb1e67860fbd3cfcd.tar.gz |
Add vixie-cron.
Fix my earlier CHANGES entry.
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 b8f30db0b3e..a3c897de3a1 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2007/12/17 20:17:42 drochner Exp $ +# $NetBSD: Makefile,v 1.69 2008/03/08 18:45:03 reed Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -84,6 +84,7 @@ SUBDIR+= sunbird SUBDIR+= sunclock SUBDIR+= swisswatch SUBDIR+= titrax +SUBDIR+= vixie-cron SUBDIR+= wmcalclock SUBDIR+= wmclockmon SUBDIR+= wmfishtime |