diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2000-05-29 14:18:23 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2000-05-29 14:18:23 +0800 |
commit | 8be858142e16d109913aa96d5cfd87467807555a (patch) | |
tree | 15f6b4aaf6ce65104b7f5093ac78c1f5a1ec1fd1 /lang/Makefile | |
parent | dec9a6949549a0d90515719f51de3be668d2f17f (diff) | |
download | freebsd-ports-gnome-8be858142e16d109913aa96d5cfd87467807555a.tar.gz freebsd-ports-gnome-8be858142e16d109913aa96d5cfd87467807555a.tar.zst freebsd-ports-gnome-8be858142e16d109913aa96d5cfd87467807555a.zip |
Split the `sml-nj' port into `sml-nj' and `sml-nj-devel'.
Requested by: Chris Richards <crichard@wso.williams.edu>
Repo copied by: asami
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index c2e4fbaf414a..e860f8237648 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -99,6 +99,7 @@ SUBDIR += smalltalk SUBDIR += sml-mode.el SUBDIR += sml-nj + SUBDIR += sml-nj-devel SUBDIR += squeak1 SUBDIR += squeak2 SUBDIR += sr |