diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-18 09:49:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-18 09:49:00 +0000 |
commit | 7b0f9095e5c9403713b1409944d18e830127598f (patch) | |
tree | 8fe718ed7426d25f0fd62b5b716d73e1fccf5299 /time | |
parent | 9f58785303ef709ddac13cace0d95a9cd7b3d83c (diff) | |
download | pkgsrc-7b0f9095e5c9403713b1409944d18e830127598f.tar.gz |
+ py-vdirsyncer
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 3c4e44e8290..4af1b245eab 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2014/08/07 21:59:22 wiz Exp $ +# $NetBSD: Makefile,v 1.138 2014/08/18 09:49:00 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -130,6 +130,7 @@ SUBDIR+= py-mxDateTime SUBDIR+= py-parsedatetime SUBDIR+= py-pytz SUBDIR+= py-trytond-calendar +SUBDIR+= py-vdirsyncer SUBDIR+= rclock SUBDIR+= rem2ics SUBDIR+= remind |