diff options
author | joerg <joerg@pkgsrc.org> | 2020-08-03 23:04:47 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2020-08-03 23:04:47 +0000 |
commit | 7f205aa36f29d3f4d82ab8566308f94fd408d8d5 (patch) | |
tree | a7c19dec5b53a98b1dbbdadc9075ca9bee1f8894 /time/Makefile | |
parent | cb58fcf25bc4cc1c3b8d4ff6b1dbcb4ffe822ddc (diff) | |
download | pkgsrc-7f205aa36f29d3f4d82ab8566308f94fd408d8d5.tar.gz |
+py-l18n
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 428445bf8ea..b01a28e784d 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.210 2020/07/08 11:13:40 nia Exp $ +# $NetBSD: Makefile,v 1.211 2020/08/03 23:04:47 joerg Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -149,6 +149,7 @@ SUBDIR+= py-isodate SUBDIR+= py-jdcal SUBDIR+= py-jinja2-time SUBDIR+= py-jrnl +SUBDIR+= py-l18n SUBDIR+= py-ligotimegps SUBDIR+= py-maya SUBDIR+= py-monotonic |