summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-02-24 15:48:21 +0000
committerjtb <jtb@pkgsrc.org>2001-02-24 15:48:21 +0000
commitaabe3ede87b32f9991511467c9255683efe3697d (patch)
tree0cd026899ece1e9996fc6ca918aea9217d60e99e /lang
parent94d35d11040ae2380f16438991d3ae780655a54d (diff)
downloadpkgsrc-aabe3ede87b32f9991511467c9255683efe3697d.tar.gz
Add cu-prolog
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 60114f0b38f..5bc200c0cff 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2001/02/23 20:37:21 jtb Exp $
+# $NetBSD: Makefile,v 1.92 2001/02/24 15:48:21 jtb Exp $
#
COMMENT= Programming languages
@@ -14,6 +14,7 @@ SUBDIR+= camlp4
SUBDIR+= cim
SUBDIR+= cint
SUBDIR+= clisp
+SUBDIR+= cu-prolog
SUBDIR+= drscheme
SUBDIR+= egcs
SUBDIR+= elisp-manual