diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2012-01-23 16:07:04 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2012-01-23 16:07:04 +0000 |
commit | a7fe5ec546ad1fe2709ec42c7d6fcf2cfe40459d (patch) | |
tree | d98db022d427ee0312e87c4786a124545b2ae386 /lang/Makefile | |
parent | 4ff20939abd0a7ad49e59bbfe1ebd567bf3ffb4b (diff) | |
download | ports-a7fe5ec546ad1fe2709ec42c7d6fcf2cfe40459d.tar.gz ports-a7fe5ec546ad1fe2709ec42c7d6fcf2cfe40459d.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 f7e5fffc692a..9b0d1cb10ae9 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -299,6 +299,7 @@ SUBDIR += ruby18 SUBDIR += ruby19 SUBDIR += runawk + SUBDIR += rust SUBDIR += s9fes SUBDIR += sather-specification SUBDIR += sather-tutorial |