diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-10 23:58:03 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-10 23:58:03 +0000 |
commit | 67da5a413e034dd7b0663fc7648670cdd82f1378 (patch) | |
tree | b1bdb2ba74eab8a6c5e94544224a0ffcf828b0e2 /lang | |
parent | 06b8bcdd533c540ead016ab0c46d3991c21cb616 (diff) | |
download | ports-67da5a413e034dd7b0663fc7648670cdd82f1378.tar.gz ports-67da5a413e034dd7b0663fc7648670cdd82f1378.zip |
Notes
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 a32803b4a029..7b08adf15fc4 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.135 1999/06/10 01:00:28 steve Exp $ +# $Id: Makefile,v 1.136 1999/06/10 08:11:07 steve Exp $ # SUBDIR += ETHOberonV4 @@ -82,6 +82,7 @@ SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm + SUBDIR += shujit SUBDIR += siod SUBDIR += slib SUBDIR += smalltalk |