diff options
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 |