diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-10-23 14:26:48 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-10-23 14:26:48 +0000 |
commit | 38fb69522250aaddc3c6dd73ed50a6d1a927d45d (patch) | |
tree | 80b8915272a070781b3ac96a3c1ff6cf445728fb /lang/Makefile | |
parent | dcc227eccb85c3696cbdf5566172b5cdde1a94c9 (diff) | |
download | ports-38fb69522250aaddc3c6dd73ed50a6d1a927d45d.tar.gz ports-38fb69522250aaddc3c6dd73ed50a6d1a927d45d.zip |
Notes
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 838c3e0f8bba..f3876193747c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -305,6 +305,7 @@ SUBDIR += sather-tutorial SUBDIR += sbcl SUBDIR += scala + SUBDIR += scala-docs SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm |