diff options
author | billf <billf@FreeBSD.org> | 1998-11-18 04:49:15 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-11-18 04:49:15 +0800 |
commit | 0d9f8d72b289a2ead5a5138dd112f7b34f1a2ade (patch) | |
tree | 7598342c4fbd7b0c3439893b6cfceb04ae6b18b0 /net | |
parent | 6a73f7ab2aa02eb69ffbe276c46f7a2a9ba8fb58 (diff) | |
download | freebsd-ports-graphics-0d9f8d72b289a2ead5a5138dd112f7b34f1a2ade.tar.gz freebsd-ports-graphics-0d9f8d72b289a2ead5a5138dd112f7b34f1a2ade.tar.zst freebsd-ports-graphics-0d9f8d72b289a2ead5a5138dd112f7b34f1a2ade.zip |
Reflect import of ``portscanner''.
PR: ports/7582
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 fa7bc48520a..e064b9d0c6b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.188 1998/11/15 21:26:38 nectar Exp $ +# $Id: Makefile,v 1.189 1998/11/16 16:07:14 vanilla Exp $ # SUBDIR += SSLtelnet @@ -98,6 +98,7 @@ SUBDIR += pathchar SUBDIR += pcnfsd SUBDIR += pmf + SUBDIR += portscanner SUBDIR += pppload SUBDIR += proftpd SUBDIR += queso |