diff options
author | swills <swills@FreeBSD.org> | 2014-02-18 23:35:42 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-02-18 23:35:42 +0800 |
commit | f19971835f4cdc5bae0fabcaf2df85f03e50489a (patch) | |
tree | 65df95f975116318eff6ee3bf709407931a77339 /lang/Makefile | |
parent | 3ff52bff343ef86cdf6634fdf0cafffd4815093b (diff) | |
download | freebsd-ports-gnome-f19971835f4cdc5bae0fabcaf2df85f03e50489a.tar.gz freebsd-ports-gnome-f19971835f4cdc5bae0fabcaf2df85f03e50489a.tar.zst freebsd-ports-gnome-f19971835f4cdc5bae0fabcaf2df85f03e50489a.zip |
- Add Ruby 2.1
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index a72a65e51bb3..e5e2c5389bf7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -299,6 +299,7 @@ SUBDIR += ruby-usersguide SUBDIR += ruby19 SUBDIR += ruby20 + SUBDIR += ruby21 SUBDIR += runawk SUBDIR += rust SUBDIR += s9fes |