diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 04:56:17 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 04:56:17 +0000 |
commit | 03f59161c3b430f6193a81f9eb35d45ce965c5bb (patch) | |
tree | 55b4f40f1be62019c359aff6eeff1c90d44ce1c4 /lang/Makefile | |
parent | f647d198ec381670ca7ef9f3513b75d747b95f14 (diff) | |
download | ports-03f59161c3b430f6193a81f9eb35d45ce965c5bb.tar.gz ports-03f59161c3b430f6193a81f9eb35d45ce965c5bb.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 41a7d093211e..fdcd5064a0f9 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -54,6 +54,7 @@ SUBDIR += intercal SUBDIR += itcl SUBDIR += jgnat + SUBDIR += jython SUBDIR += lcc SUBDIR += libobjects SUBDIR += librep |