diff options
author | billf <billf@FreeBSD.org> | 1998-12-08 04:20:11 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-08 04:20:11 +0000 |
commit | 6b2b5c2d202741937ca9079bff34a1022e1ec9c1 (patch) | |
tree | 2a76241e03c6348a9aa67ce802353a347da0cfb7 /net | |
parent | 5b20524924c38825cfa8dc2ba0e4e586640e5a3c (diff) | |
download | FreeBSD-ports-6b2b5c2d202741937ca9079bff34a1022e1ec9c1.zip FreeBSD-ports-6b2b5c2d202741937ca9079bff34a1022e1ec9c1.tar.gz |
Activate nttcp
PR: ports/8546
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4614d88..d2f835a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.203 1998/12/04 08:14:56 jkoshy Exp $ +# $Id: Makefile,v 1.204 1998/12/07 02:22:05 asami Exp $ # SUBDIR += SSLtelnet @@ -95,6 +95,7 @@ SUBDIR += ntimelord SUBDIR += ntop SUBDIR += ntp + SUBDIR += nttcp SUBDIR += omi SUBDIR += openldap SUBDIR += p5-Archie |