diff options
author | cjs <cjs@pkgsrc.org> | 2002-08-06 01:49:07 +0000 |
---|---|---|
committer | cjs <cjs@pkgsrc.org> | 2002-08-06 01:49:07 +0000 |
commit | 57beeb4962000174a7abcff4cb6fccb24eaa33cd (patch) | |
tree | 9732e9b301efa716199453b8fbd02eea0d65d68e /net/Makefile | |
parent | 2bc32823729fe9ad72d589803d948e6c540b2d78 (diff) | |
download | pkgsrc-57beeb4962000174a7abcff4cb6fccb24eaa33cd.tar.gz |
Move pscan from net to security.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 18af8bfb7f9..faf5718fc15 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.327 2002/08/05 08:49:00 cjs Exp $ +# $NetBSD: Makefile,v 1.328 2002/08/06 01:49:07 cjs Exp $ # COMMENT= Networking tools @@ -184,7 +184,6 @@ SUBDIR+= ppp SUBDIR+= ppp-mppe SUBDIR+= pptp SUBDIR+= proftpd -SUBDIR+= pscan SUBDIR+= publicfile SUBDIR+= pureftpd SUBDIR+= pxe |