diff options
author | taca <taca@pkgsrc.org> | 2016-01-03 05:09:28 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-01-03 05:09:28 +0000 |
commit | 0cb446779c1ac79550aa7bf58dda0222f32418f3 (patch) | |
tree | bd4d0149d8c068f0565e30d7b9e99992c0bd77da /time/Makefile | |
parent | 0453762fef12201c46664ca7e89cce79ba7b3dd6 (diff) | |
download | pkgsrc-0cb446779c1ac79550aa7bf58dda0222f32418f3.tar.gz |
Add and enable ruby-tzinfo03.
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 3a6cd857d92..741772259f7 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2015/12/01 08:38:11 fhajny Exp $ +# $NetBSD: Makefile,v 1.152 2016/01/03 05:09:28 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-tzinfo03 SUBDIR+= saytime SUBDIR+= sunclock SUBDIR+= swisswatch |