From 1c44911e8238065d454f1ce4c22353cadfd77c0f Mon Sep 17 00:00:00 2001 From: knu Date: Sun, 10 Jun 2001 17:24:10 +0000 Subject: Add ruby-fnmatch, a Ruby module which provides File::fnmatch and File::FNM_*. --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 6d64beb..8b05dd6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -424,6 +424,7 @@ SUBDIR += ruby-date2 SUBDIR += ruby-dialogs SUBDIR += ruby-filelock + SUBDIR += ruby-fnmatch SUBDIR += ruby-gemfinder SUBDIR += ruby-intl SUBDIR += ruby-lapidary -- cgit v1.1