diff options
author | jlam <jlam@pkgsrc.org> | 2001-08-03 13:25:10 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-08-03 13:25:10 +0000 |
commit | e9e0788db8c8d376ea1699d32f2ed17b83f1e03a (patch) | |
tree | fd94d9200243da3732b8fad9a5f9e5826e7331ce /net | |
parent | 8416e4b2c13ecdb9367ba9db7ed06dba67e74bee (diff) | |
download | pkgsrc-e9e0788db8c8d376ea1699d32f2ed17b83f1e03a.tar.gz |
Add and enable net/samba20.
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 d85a5653935..14fd9ae9be6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.236 2001/07/30 19:51:10 nra Exp $ +# $NetBSD: Makefile,v 1.237 2001/08/03 13:25:10 jlam Exp $ # COMMENT= Networking tools @@ -141,6 +141,7 @@ SUBDIR+= rsync SUBDIR+= ruby-drb SUBDIR+= ruby-icmp SUBDIR+= samba +SUBDIR+= samba20 SUBDIR+= sdist SUBDIR+= sendfile SUBDIR+= sftp |