diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-04-28 09:47:15 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-04-28 09:47:15 +0000 |
commit | 9a8e5dff33676f9163efd232b2a9d6e2ad314494 (patch) | |
tree | 9498b67ecfe879096717a3f06c86787d205ecac4 /lang/Makefile | |
parent | e272093d6d8e977e89a94cabfe7d80ef40ba2943 (diff) | |
download | ports-9a8e5dff33676f9163efd232b2a9d6e2ad314494.tar.gz ports-9a8e5dff33676f9163efd232b2a9d6e2ad314494.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 26834e4daae2..1ee3e49df22c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.129 1999/04/21 07:49:39 obrien Exp $ +# $Id: Makefile,v 1.130 1999/04/24 22:51:09 obrien Exp $ # SUBDIR += ETHOberonV4 @@ -75,6 +75,7 @@ SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm + SUBDIR += siod SUBDIR += slib SUBDIR += smalltalk SUBDIR += sml-nj |