summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authornathanw <nathanw>2001-06-22 03:43:15 +0000
committernathanw <nathanw>2001-06-22 03:43:15 +0000
commit2f00061c97557ea76949219620278ab037ab4f5e (patch)
tree74382b57455f5e4e641cec5a3a883a8f26b0af42 /lang
parent338f85eb26df1a60b8b83a2e425f01b84a8e0d9a (diff)
downloadpkgsrc-2f00061c97557ea76949219620278ab037ab4f5e.tar.gz
Add and enable inform.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 5c76d2232c1..939029b09e2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2001/06/19 14:48:04 jtb Exp $
+# $NetBSD: Makefile,v 1.102 2001/06/22 03:43:15 nathanw Exp $
#
COMMENT= Programming languages
@@ -36,6 +36,7 @@ SUBDIR+= guavac
SUBDIR+= guile
SUBDIR+= hugs
SUBDIR+= icon
+SUBDIR+= inform
SUBDIR+= intercal
SUBDIR+= japhar
SUBDIR+= java-lang-spec