diff options
author | jakllsch <jakllsch> | 2013-01-22 04:10:04 +0000 |
---|---|---|
committer | jakllsch <jakllsch> | 2013-01-22 04:10:04 +0000 |
commit | b2f650c7e68140550ce552af924d169956d5ec42 (patch) | |
tree | c718fe0fb76d46c79ef953421c6fa028adb08a7e | |
parent | 01fbdde12a0eb1723c1221ab2826f21e71072ace (diff) | |
download | pkgsrc-b2f650c7e68140550ce552af924d169956d5ec42.tar.gz |
+py-radicale
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index b4449e755a9..d28e1df7be4 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.122 2012/12/17 02:05:48 khorben Exp $ +# $NetBSD: Makefile,v 1.123 2013/01/22 04:10:04 jakllsch Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -119,6 +119,7 @@ SUBDIR+= py-icalendar SUBDIR+= py-mxDateTime SUBDIR+= py-parsedatetime SUBDIR+= py-pytz +SUBDIR+= py-radicale SUBDIR+= rclock SUBDIR+= rem2ics SUBDIR+= remind |