summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authoragc <agc>2003-10-04 20:33:01 +0000
committeragc <agc>2003-10-04 20:33:01 +0000
commit02872616f55078497cf01ce9fde83842f317cc0c (patch)
treee90163813e2bebcd58c287f6d0aaf235323dcc1b /lang/Makefile
parentf7160b95a580c5a1f50473eeddef427c2c1ff0ed (diff)
downloadpkgsrc-02872616f55078497cf01ce9fde83842f317cc0c.tar.gz
Add and enable Makefile
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index aa39dae0865..bcf518ee7e5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.160 2003/10/01 22:40:36 recht Exp $
+# $NetBSD: Makefile,v 1.161 2003/10/04 20:33:01 agc Exp $
#
COMMENT= Programming languages
@@ -113,6 +113,7 @@ SUBDIR+= ruby
SUBDIR+= ruby-base
SUBDIR+= sather
SUBDIR+= scheme48
+SUBDIR+= scm
SUBDIR+= siod
SUBDIR+= smalleiffel
SUBDIR+= smalltalk