summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-11-22 16:53:49 +0000
committerwiz <wiz@pkgsrc.org>2000-11-22 16:53:49 +0000
commit1fdedb4be680f007390a8304b48a5ae15da5e987 (patch)
treef9e75ac0e02e09b3caaa45e18346d650329d8833 /lang/Makefile
parent677347006600eedfa0b8f8bfa0d879fee7f5f2e5 (diff)
downloadpkgsrc-1fdedb4be680f007390a8304b48a5ae15da5e987.tar.gz
add & enable intercal
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 c1bb681f2bb..763dfdd9ad5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2000/11/21 16:34:53 skrll Exp $
+# $NetBSD: Makefile,v 1.77 2000/11/22 16:53:49 wiz Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -26,6 +26,7 @@
SUBDIR += guile
SUBDIR += hugs
SUBDIR += icon
+ SUBDIR += intercal
SUBDIR += japhar
SUBDIR += java-lang-spec
SUBDIR += java-vm-spec