diff options
author | tnn <tnn@pkgsrc.org> | 2008-08-12 19:59:29 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-08-12 19:59:29 +0000 |
commit | 571b218f6a5777dea920682bc2708cf7a0b37e40 (patch) | |
tree | 580513b9847630ee639d92dd0474cb0b576df866 /lang | |
parent | cd934671e180e1c6fc03b3ce8357b22d940fe785 (diff) | |
download | pkgsrc-571b218f6a5777dea920682bc2708cf7a0b37e40.tar.gz |
add lang/ecl
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 9f9d8abbe70..ec9044cf152 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.258 2008/07/25 11:34:16 joerg Exp $ +# $NetBSD: Makefile,v 1.259 2008/08/12 19:59:29 tnn Exp $ # COMMENT= Programming languages @@ -25,6 +25,7 @@ SUBDIR+= coq SUBDIR+= cu-prolog SUBDIR+= drscheme SUBDIR+= eag +SUBDIR+= ecl SUBDIR+= eieio SUBDIR+= elisp-manual SUBDIR+= elk |