diff options
author | joerg <joerg@pkgsrc.org> | 2017-09-29 21:23:11 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2017-09-29 21:23:11 +0000 |
commit | eef454fbae5631eb88ba1354c5d2802caeb2da23 (patch) | |
tree | 1cbba9d71bf6240abd02d295384f719b1bbad916 /time | |
parent | d568a53bf4bc584c185b2f64148a4e0b946d2656 (diff) | |
download | pkgsrc-eef454fbae5631eb88ba1354c5d2802caeb2da23.tar.gz |
+ py-maya
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 d1734e17e7b..d7de8462e31 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.170 2017/09/29 21:22:07 joerg Exp $ +# $NetBSD: Makefile,v 1.171 2017/09/29 21:23:11 joerg Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -134,6 +134,7 @@ SUBDIR+= py-iso8601 SUBDIR+= py-isodate SUBDIR+= py-jdcal SUBDIR+= py-ligotimegps +SUBDIR+= py-maya SUBDIR+= py-mxDateTime SUBDIR+= py-parsedatetime SUBDIR+= py-pendulum |