summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2007-06-04 23:40:09 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2007-06-04 23:40:09 +0000
commitd8e4b5afa56aae5e3856b43960a9caf2b50e64b4 (patch)
treed4580093c585f97437e1d5e33908fa6d5ee8e325 /lang
parent38fa6ef6d5165851b189ab498f5c0fe5fcb2b5e7 (diff)
downloadpkgsrc-d8e4b5afa56aae5e3856b43960a9caf2b50e64b4.tar.gz
add and enable guile16
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 ec85dd8088f..15170817f2d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.241 2007/05/29 10:16:44 joerg Exp $
+# $NetBSD: Makefile,v 1.242 2007/06/04 23:40:09 dmcmahill Exp $
#
COMMENT= Programming languages
@@ -56,6 +56,7 @@ SUBDIR+= gpc
SUBDIR+= gprolog
SUBDIR+= guile
SUBDIR+= guile14
+SUBDIR+= guile16
SUBDIR+= gwydion-dylan
SUBDIR+= hugs
SUBDIR+= icon