diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-07 03:33:55 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-07 03:33:55 +0800 |
commit | f6f233f42011e2bd4793394b783649428bfcd0cf (patch) | |
tree | 77e87dff131ffb97bfee491203704aba9bcc5737 /lang/Makefile | |
parent | 1bb50b8f731995a91635917659e185223b4b4947 (diff) | |
download | freebsd-ports-gnome-f6f233f42011e2bd4793394b783649428bfcd0cf.tar.gz freebsd-ports-gnome-f6f233f42011e2bd4793394b783649428bfcd0cf.tar.zst freebsd-ports-gnome-f6f233f42011e2bd4793394b783649428bfcd0cf.zip |
add nsl 0.9
The New Scripting Language
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 f2b9874bb7bc..3150e85ae03e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -107,6 +107,7 @@ SUBDIR += njs SUBDIR += nml SUBDIR += nqc + SUBDIR += nsl SUBDIR += o2c SUBDIR += objc SUBDIR += ocaml |