diff options
author | triaxx <triaxx@pkgsrc.org> | 2017-12-06 21:51:59 +0000 |
---|---|---|
committer | triaxx <triaxx@pkgsrc.org> | 2017-12-06 21:51:59 +0000 |
commit | 4344830acc2ca4d5767f34d91731581130582dd6 (patch) | |
tree | 9b9f2422832471850b5de880205bc184d618bf2b /time/Makefile | |
parent | 0dd6ef7718fa480c38bb1348ca629b9d9908b537 (diff) | |
download | pkgsrc-4344830acc2ca4d5767f34d91731581130582dd6.tar.gz |
Add time/py-monotonic package version 1.4
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index d7de8462e31..c49c295f167 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.171 2017/09/29 21:23:11 joerg Exp $ +# $NetBSD: Makefile,v 1.172 2017/12/06 21:53:49 triaxx Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -135,6 +135,7 @@ SUBDIR+= py-isodate SUBDIR+= py-jdcal SUBDIR+= py-ligotimegps SUBDIR+= py-maya +SUBDIR+= py-monotonic SUBDIR+= py-mxDateTime SUBDIR+= py-parsedatetime SUBDIR+= py-pendulum |