diff options
author | wiz <wiz@pkgsrc.org> | 2010-12-18 12:47:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-12-18 12:47:31 +0000 |
commit | a6d28ba0bc916623ff97de461f7e7c8105ef992a (patch) | |
tree | 0bfb4cb395a8ed88a968e8fde080112fc1c32825 /lang | |
parent | cef8c74260c050c543bb559ff2c300c255da41fc (diff) | |
download | pkgsrc-a6d28ba0bc916623ff97de461f7e7c8105ef992a.tar.gz |
+ boomerang.
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 3b896a7b531..d21edf8893d 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.295 2010/12/01 21:59:28 asau Exp $ +# $NetBSD: Makefile,v 1.296 2010/12/18 12:47:31 wiz Exp $ # COMMENT= Programming languages @@ -10,6 +10,7 @@ SUBDIR+= SmartEiffel SUBDIR+= a60 SUBDIR+= awka SUBDIR+= baci +SUBDIR+= boomerang SUBDIR+= brandybasic SUBDIR+= bwbasic SUBDIR+= caml-light |