summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2000-10-23 16:27:52 +0000
committeragc <agc>2000-10-23 16:27:52 +0000
commit7358539a211bcc4d57b6fe304899e740a04ebe01 (patch)
tree6f768e6177dface7fff88c8a774aa5b062d7e042
parent5ca197ebe11b396ac8d54d78e087f924d701d8a7 (diff)
downloadpkgsrc-7358539a211bcc4d57b6fe304899e740a04ebe01.tar.gz
Add and enable smalltalk
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 148bc405201..cadccd93c4a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2000/10/17 17:19:44 rh Exp $
+# $NetBSD: Makefile,v 1.69 2000/10/23 16:27:52 agc Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -54,6 +54,7 @@
SUBDIR += scheme48
SUBDIR += siod
SUBDIR += smalleiffel
+ SUBDIR += smalltalk
SUBDIR += sml-nj
SUBDIR += snobol
SUBDIR += squeak