summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2000-03-11 06:02:45 +0000
committerwiz <wiz>2000-03-11 06:02:45 +0000
commit5828e03d09bece0e6b1e7eac58c8b79fc0668e83 (patch)
tree36a7217786ed33a11e9348b51d97ad1e4f683522 /lang/Makefile
parent8ab794f0c28abd5a37f8ee4fb91f9c6025a97d5c (diff)
downloadpkgsrc-5828e03d09bece0e6b1e7eac58c8b79fc0668e83.tar.gz
add & enable snobol
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 b0ab1177058..3febc572f33 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2000/02/25 01:04:14 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2000/03/11 06:02:45 wiz Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -40,6 +40,7 @@
SUBDIR += siod
SUBDIR += smalleiffel
SUBDIR += sml-nj
+ SUBDIR += snobol
SUBDIR += squeak
SUBDIR += tcl80
SUBDIR += tclX80