diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-09-17 06:21:39 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-09-17 06:21:39 +0000 |
commit | 7451753ad49c5fa92b3cf94acfc5670d3d063b46 (patch) | |
tree | 9357c154803511de3afa1373034db2dee468dc31 /net/Makefile | |
parent | 73ff7800b9179a63cb237166195fd326921dd095 (diff) | |
download | ports-7451753ad49c5fa92b3cf94acfc5670d3d063b46.tar.gz ports-7451753ad49c5fa92b3cf94acfc5670d3d063b46.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index c1fede28c9d0..dc6c7e00c0bf 100644 --- a/net/Makefile +++ b/net/Makefile @@ -227,6 +227,7 @@ SUBDIR += netsed SUBDIR += nettest SUBDIR += ngrep + SUBDIR += ngrep-lib SUBDIR += nocol SUBDIR += ns SUBDIR += nsc |