diff options
author | taca <taca@pkgsrc.org> | 2005-03-06 17:02:34 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-03-06 17:02:34 +0000 |
commit | 70216e2b903ee2b4d0b70915b1d9704ad6adba62 (patch) | |
tree | b4153324f7174889f648cf3728ba4faff6f17811 /lang/Makefile | |
parent | a7708691dfe5ca7a49c22a03acba0be7a3d09000 (diff) | |
download | pkgsrc-70216e2b903ee2b4d0b70915b1d9704ad6adba62.tar.gz |
Add and enable ruby16-base and ruby18-base.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7d786dfadaf..d37d072f781 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.209 2005/03/03 09:30:00 wiz Exp $ +# $NetBSD: Makefile,v 1.210 2005/03/06 17:02:34 taca Exp $ # COMMENT= Programming languages @@ -135,7 +135,9 @@ SUBDIR+= rexx-imc SUBDIR+= rexx-regina SUBDIR+= ruby SUBDIR+= ruby16 +SUBDIR+= ruby16-base SUBDIR+= ruby18 +SUBDIR+= ruby18-base SUBDIR+= sablevm SUBDIR+= sablevm-classpath SUBDIR+= sablevm-classpath-gui |