diff options
author | gdt <gdt@pkgsrc.org> | 2014-12-10 15:32:16 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2014-12-10 15:32:16 +0000 |
commit | 29f89dabf8275efee27dc9bba16e2520084450d2 (patch) | |
tree | bb50c40b896a519fa4a05e7f546d0f71f7dd5530 /lang/Makefile | |
parent | 225a4f50c57474b0f4a703123fbee293538be272 (diff) | |
download | pkgsrc-29f89dabf8275efee27dc9bba16e2520084450d2.tar.gz |
-guile16
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index d67971cbfc4..bccba878e8c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.394 2014/11/25 13:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.395 2014/12/10 15:32:16 gdt Exp $ # COMMENT= Programming languages @@ -77,7 +77,6 @@ SUBDIR+= go SUBDIR+= gpc SUBDIR+= gprolog SUBDIR+= guile -SUBDIR+= guile16 SUBDIR+= guile20 SUBDIR+= gwydion-dylan SUBDIR+= heirloom-awk |