diff options
author | taca <taca@pkgsrc.org> | 2016-01-03 10:04:17 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-01-03 10:04:17 +0000 |
commit | f6a411b0cb716d7f50123fac0fab49c6df3a8d38 (patch) | |
tree | c40f0092502a92bab93bca050afe70179696ab3c /time/Makefile | |
parent | 3f47a8d536a1087e1f02ba9428c6655ba9c2392a (diff) | |
download | pkgsrc-f6a411b0cb716d7f50123fac0fab49c6df3a8d38.tar.gz |
Add and enable ruby-tzinfo-data.
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 741772259f7..6d79dc46ff3 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2016/01/03 05:09:28 taca Exp $ +# $NetBSD: Makefile,v 1.153 2016/01/03 10:04:17 taca Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -147,6 +147,7 @@ SUBDIR+= rsibreak-kde3 SUBDIR+= ruby-hitimes SUBDIR+= ruby-timers SUBDIR+= ruby-tzinfo +SUBDIR+= ruby-tzinfo-data SUBDIR+= ruby-tzinfo03 SUBDIR+= saytime SUBDIR+= sunclock |