summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2003-04-29 23:48:32 +0000
committerjtb <jtb>2003-04-29 23:48:32 +0000
commit14fe6d56b54879546c68a67f4f512e7f2590c5de (patch)
tree80e0109f6293885de54992f0b418f2d5232990ea /lang/Makefile
parent0b7056716eda1a473a0ae9db344bf02fcf033b3c (diff)
downloadpkgsrc-14fe6d56b54879546c68a67f4f512e7f2590c5de.tar.gz
Add and enable erlang.
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 dfcf1a9116b..dc8cf1194bb 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.149 2003/04/29 23:19:47 jtb Exp $
+# $NetBSD: Makefile,v 1.150 2003/04/29 23:48:32 jtb Exp $
#
COMMENT= Programming languages
@@ -27,6 +27,7 @@ SUBDIR+= egcs
SUBDIR+= eieio
SUBDIR+= elisp-manual
SUBDIR+= elk
+SUBDIR+= erlang
SUBDIR+= f2c
SUBDIR+= fort77
SUBDIR+= gauche