diff options
author | taca <taca@pkgsrc.org> | 2015-03-13 13:29:00 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-13 13:29:00 +0000 |
commit | 9e75f5ad1c1535fc517904b412400cd999c62bc8 (patch) | |
tree | b3b3ccb78554e8f3cf574f81e65b06e5915a6748 /time/Makefile | |
parent | 34a0807f0be8a10dda509e4a5970388fe1cb0c03 (diff) | |
download | pkgsrc-9e75f5ad1c1535fc517904b412400cd999c62bc8.tar.gz |
Add and enable ruby-hitimes and ruby-timers.
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 5d23746fbd3..27a04fee343 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.145 2015/02/04 11:43:46 wiz Exp $ +# $NetBSD: Makefile,v 1.146 2015/03/13 13:29:00 taca Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -140,6 +140,8 @@ SUBDIR+= rem2ics SUBDIR+= remind SUBDIR+= rsibreak SUBDIR+= rsibreak-kde3 +SUBDIR+= ruby-hitimes +SUBDIR+= ruby-timers SUBDIR+= ruby-tzinfo SUBDIR+= saytime SUBDIR+= sunclock |