diff options
author | billf <billf@FreeBSD.org> | 1998-12-08 12:20:11 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-08 12:20:11 +0800 |
commit | 6b2b5c2d202741937ca9079bff34a1022e1ec9c1 (patch) | |
tree | 2a76241e03c6348a9aa67ce802353a347da0cfb7 /net/Makefile | |
parent | 5b20524924c38825cfa8dc2ba0e4e586640e5a3c (diff) | |
download | freebsd-ports-gnome-6b2b5c2d202741937ca9079bff34a1022e1ec9c1.tar.gz freebsd-ports-gnome-6b2b5c2d202741937ca9079bff34a1022e1ec9c1.tar.zst freebsd-ports-gnome-6b2b5c2d202741937ca9079bff34a1022e1ec9c1.zip |
Activate nttcp
PR: ports/8546
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4614d888f158..d2f835ae3da8 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 |