summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2001-09-27 10:44:55 +0000
committerwiz <wiz>2001-09-27 10:44:55 +0000
commit76e15048c51d06e2fab9a5e1eb2fc2dff961222b (patch)
treebb3c04823d4e9d615dd26d91bc34468e75c4c4fd /lang
parent4b2df119bc91912ac8604b763d8e74a1a38ac79b (diff)
downloadpkgsrc-76e15048c51d06e2fab9a5e1eb2fc2dff961222b.tar.gz
Uncomment ruby14 packages -- shouldn't hurt bulk builds, and
helps creating README's for them.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 412c653d8dc..7f918a53a3d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2001/09/13 14:18:59 agc Exp $
+# $NetBSD: Makefile,v 1.107 2001/09/27 10:44:56 wiz Exp $
#
COMMENT= Programming languages
@@ -69,7 +69,7 @@ SUBDIR+= python
SUBDIR+= python21
SUBDIR+= ruby
SUBDIR+= ruby-base
-#SUBDIR+= ruby14-base
+SUBDIR+= ruby14-base
SUBDIR+= scheme48
SUBDIR+= siod
SUBDIR+= smalleiffel