diff options
author | wiz <wiz> | 2009-08-15 14:31:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-08-15 14:31:41 +0000 |
commit | 4cde870d3d92851f7594bd777f15dee0e7b30b79 (patch) | |
tree | ff018a3d1e496147acb46a21f24034d23d589e52 /time/Makefile | |
parent | ce7e120a9fcacb241886d2bab816cac02fdf4442 (diff) | |
download | pkgsrc-4cde870d3d92851f7594bd777f15dee0e7b30b79.tar.gz |
+ ical2rem.
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 9bc2e97f359..a169eae9c84 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2009/08/08 06:22:34 tnn Exp $ +# $NetBSD: Makefile,v 1.103 2009/08/15 14:31:41 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -31,6 +31,7 @@ SUBDIR+= gtodo-applet SUBDIR+= hamster-applet SUBDIR+= hebcal SUBDIR+= ical +SUBDIR+= ical2rem SUBDIR+= jday SUBDIR+= kronolith SUBDIR+= leapsunpack |