diff options
author | wiz <wiz@pkgsrc.org> | 2009-12-07 01:29:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-12-07 01:29:42 +0000 |
commit | 35664529c39cea60e13a4713dbb843b0405201de (patch) | |
tree | b7f1576da13cadf3b1a496caee9dc131a1d8deae /time/Makefile | |
parent | e598aacd57314b36896d9e52f211c2f32022a45d (diff) | |
download | pkgsrc-35664529c39cea60e13a4713dbb843b0405201de.tar.gz |
+ rem2ics.
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 a8f4bcd5010..b8281706080 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2009/09/20 10:48:17 sno Exp $ +# $NetBSD: Makefile,v 1.107 2009/12/07 01:29:42 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -107,6 +107,7 @@ SUBDIR+= py-mxDateTime SUBDIR+= py-parsedatetime SUBDIR+= py-pytz SUBDIR+= rclock +SUBDIR+= rem2ics SUBDIR+= remind SUBDIR+= rsibreak SUBDIR+= ruby-tzinfo |