diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-09 18:47:42 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-09 18:47:42 +0000 |
commit | 47348c9693d57f04e54fcd287faa7b27d738bfcb (patch) | |
tree | 854654ed23ac0187d8ea6682ca1ff5cfead597d2 /lang/Makefile | |
parent | 576d2c872a30912fbba754341ed2035c893ffc13 (diff) | |
download | ports-47348c9693d57f04e54fcd287faa7b27d738bfcb.tar.gz ports-47348c9693d57f04e54fcd287faa7b27d738bfcb.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 69c92f3ea373..2ba19d7d42be 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -46,6 +46,7 @@ SUBDIR += fesi SUBDIR += forth SUBDIR += fpc + SUBDIR += gauche SUBDIR += gawk SUBDIR += gcc27 SUBDIR += gcc28 |