diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-03-31 22:24:07 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-03-31 22:24:07 +0000 |
commit | 8a9bfb872f7da5b054e3a6b0cb3501cb555a7c45 (patch) | |
tree | 0a30002af20adeec08b63cb64f78ebe49b25c0c3 /time | |
parent | e55100898b27ec23d36f337f410bfb5023cff1bb (diff) | |
download | pkgsrc-8a9bfb872f7da5b054e3a6b0cb3501cb555a7c45.tar.gz |
+kronolith
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 a63d1116416..5bb5269425a 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2006/02/09 10:42:34 kleink Exp $ +# $NetBSD: Makefile,v 1.46 2006/03/31 22:24:07 adrianp Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -28,6 +28,7 @@ SUBDIR+= gtodo SUBDIR+= gtodo-applet SUBDIR+= ical SUBDIR+= jday +SUBDIR+= kronolith SUBDIR+= lmclock SUBDIR+= logtime SUBDIR+= p5-DateTime |