diff options
author | rh <rh@pkgsrc.org> | 2000-06-07 16:49:43 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-06-07 16:49:43 +0000 |
commit | 41d88fc25425de66e42b7020998865728362a304 (patch) | |
tree | 73e1eff5a5f80dc33f797fa53504f0a5ee01dd0d /net/Makefile | |
parent | cf00f870116a7458fdbc01361e27517a43dcf6a3 (diff) | |
download | pkgsrc-41d88fc25425de66e42b7020998865728362a304.tar.gz |
Add and enable sitescooper
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 5c8ab35deb6..d75c2a92ee5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2000/05/26 14:57:33 itojun Exp $ +# $NetBSD: Makefile,v 1.127 2000/06/07 16:49:43 rh Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -87,6 +87,7 @@ SUBDIR += sendfile SUBDIR += sftp SUBDIR += sirc + SUBDIR += sitescooper SUBDIR += sniffit SUBDIR += snort SUBDIR += socks4 |