summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-03 21:21:54 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-03 21:21:54 +0000
commita0d81a3235cb7b6c35b4d357d31fb21ab6345bc6 (patch)
tree30825926ebb18d3e1b55cb08a63c614896d2e4c2 /devel/Makefile
parenta Web page that is still online (diff)
Add ruby-calendar, Ruby modules to handle various calendars.
Notes
Notes: svn path=/head/; revision=49542
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a46d50a57215..f2f81faf5598 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -492,6 +492,7 @@
SUBDIR += ruby-avl
SUBDIR += ruby-bsearch
SUBDIR += ruby-byaccr
+ SUBDIR += ruby-calendar
SUBDIR += ruby-cvs
SUBDIR += ruby-date2
SUBDIR += ruby-dialogs