diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-16 10:10:42 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-16 10:10:42 +0000 |
commit | d4f57603ff6604bfb769150d045723e98e120ec4 (patch) | |
tree | d984060f0e4104fd3435c1623896b8f6c49f19fc /lang/Makefile | |
parent | 940e3778bf4e6f8216e9357aeb56317ca84965a1 (diff) | |
download | FreeBSD-ports-d4f57603ff6604bfb769150d045723e98e120ec4.zip FreeBSD-ports-d4f57603ff6604bfb769150d045723e98e120ec4.tar.gz |
nsl renamed to tensile
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index ecfc814..633c5ed 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -109,7 +109,6 @@ SUBDIR += njs SUBDIR += nml SUBDIR += nqc - SUBDIR += nsl SUBDIR += o2c SUBDIR += objc SUBDIR += ocaml @@ -207,6 +206,7 @@ SUBDIR += tclX82 SUBDIR += tclplugin SUBDIR += tcltutor + SUBDIR += tensile SUBDIR += tinycobol SUBDIR += treecc SUBDIR += wamcc |