diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-10-30 02:35:38 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-10-30 02:35:38 +0000 |
commit | b7c4b3f5cc3424732fd9156331ccc1ee0173bb4d (patch) | |
tree | a9d13229e7efddd070dd886f0f7c196df3929d8c /lang/Makefile | |
parent | 39f99a4357bf22d3f8c7af97c6db0f02db71148f (diff) | |
download | ports-b7c4b3f5cc3424732fd9156331ccc1ee0173bb4d.tar.gz ports-b7c4b3f5cc3424732fd9156331ccc1ee0173bb4d.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 1a9370c97183..84735f4f2e88 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -184,6 +184,7 @@ SUBDIR += python21 SUBDIR += python22 SUBDIR += qscheme + SUBDIR += quack SUBDIR += ratfor SUBDIR += rexx-imc SUBDIR += rscheme |