diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-02-18 04:53:10 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-02-18 04:53:10 +0000 |
commit | 5f8764e78116d07df5bca302638549d388214c1f (patch) | |
tree | bb6b012cf9663abfd3654271a6e0e62c744a34db /net | |
parent | 46b9a21bd7ef81edf8ab262661dac7305fc9619d (diff) | |
download | pkgsrc-5f8764e78116d07df5bca302638549d388214c1f.tar.gz |
add & enable smb2www
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 328997d8b4e..82ae98b005a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.190 2001/02/16 15:51:52 wiz Exp $ +# $NetBSD: Makefile,v 1.191 2001/02/18 04:53:10 hubertf Exp $ # COMMENT= Networking tools @@ -115,6 +115,7 @@ SUBDIR+= sendfile SUBDIR+= sftp SUBDIR+= sitescooper SUBDIR+= sniffit +SUBDIR+= smb2www SUBDIR+= snort SUBDIR+= socks4 SUBDIR+= socks5 |