diff options
author | minskim <minskim@pkgsrc.org> | 2018-02-25 00:53:05 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2018-02-25 00:53:05 +0000 |
commit | db015e4301272d239be2b834bac936750295b489 (patch) | |
tree | 91e6f73418ad29fb974f12154e04012d1f6da931 /time | |
parent | 980bd093d9efbd1d7553e9c85b57776e34f29160 (diff) | |
download | pkgsrc-db015e4301272d239be2b834bac936750295b489.tar.gz |
time/Makefile: Add py-jinja2-time
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 a7dcd0b9ac0..a300eee0887 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.175 2018/02/09 16:53:50 minskim Exp $ +# $NetBSD: Makefile,v 1.176 2018/02/25 00:53:05 minskim Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -134,6 +134,7 @@ SUBDIR+= py-icalendar SUBDIR+= py-iso8601 SUBDIR+= py-isodate SUBDIR+= py-jdcal +SUBDIR+= py-jinja2-time SUBDIR+= py-jrnl SUBDIR+= py-ligotimegps SUBDIR+= py-maya |