diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2010-05-26 02:01:55 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2010-05-26 02:01:55 +0000 |
commit | 2658cc26888ccd5e284666bf7f02d8b1ef43c3c8 (patch) | |
tree | 6ab46c1c4a42bdac549df118b86d9c5b516e6656 /devel/Makefile | |
parent | 62c1b4930cec70bdfdf6657598003b3f46ed2174 (diff) | |
download | ports-2658cc26888ccd5e284666bf7f02d8b1ef43c3c8.tar.gz ports-2658cc26888ccd5e284666bf7f02d8b1ef43c3c8.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index cf182d76bd8c..db640248c39a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2972,6 +2972,7 @@ SUBDIR += rubygem-gem_plugin SUBDIR += rubygem-georuby SUBDIR += rubygem-getopt + SUBDIR += rubygem-gettext SUBDIR += rubygem-git SUBDIR += rubygem-grit SUBDIR += rubygem-highline @@ -2985,6 +2986,7 @@ SUBDIR += rubygem-launchy SUBDIR += rubygem-linecache SUBDIR += rubygem-little_plugger + SUBDIR += rubygem-locale SUBDIR += rubygem-lockfile SUBDIR += rubygem-logging SUBDIR += rubygem-loquacious |