diff options
author | pooka <pooka> | 2000-02-15 19:45:22 +0000 |
---|---|---|
committer | pooka <pooka> | 2000-02-15 19:45:22 +0000 |
commit | 769a8a91f82106a5d2c381ebcccb8ade6ec7b30c (patch) | |
tree | b8369998abde707c6d7301947eaf88b8823d3cf1 /lang | |
parent | 3ef6ac0dbce40ca8e0983640c772953d8f2c9820 (diff) | |
download | pkgsrc-769a8a91f82106a5d2c381ebcccb8ade6ec7b30c.tar.gz |
Enable bwbasic
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index fd86597a1e6..50c1a6c27ea 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.41 2000/01/13 16:37:35 agc Exp $ +# $NetBSD: Makefile,v 1.42 2000/02/15 19:45:22 pooka Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # # SUBDIR += Gofer SUBDIR += STk # SUBDIR += Sather -# SUBDIR += bwbasic + SUBDIR += bwbasic # SUBDIR += cim SUBDIR += cint SUBDIR += clisp |