diff options
author | taca <taca> | 2010-02-16 16:25:20 +0000 |
---|---|---|
committer | taca <taca> | 2010-02-16 16:25:20 +0000 |
commit | 0a5e7f986dea1f7f7f19aaeea1f5b3d1b4c79cc7 (patch) | |
tree | 7224e240d620af65c852fdcaceb564d95ca8f2e2 /net | |
parent | dd56ec4198de6046699243b00cfebccf26b195e8 (diff) | |
download | pkgsrc-0a5e7f986dea1f7f7f19aaeea1f5b3d1b4c79cc7.tar.gz |
Add and enable samba33.
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 9f2c8c5546e..d457606ab7e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.806 2010/02/15 15:29:34 wiz Exp $ +# $NetBSD: Makefile,v 1.807 2010/02/16 16:25:20 taca Exp $ # COMMENT= Networking tools @@ -468,6 +468,7 @@ SUBDIR+= ruby-icmp SUBDIR+= ruby-netaddr SUBDIR+= ruby-snmp SUBDIR+= samba +SUBDIR+= samba33 SUBDIR+= scamper SUBDIR+= scapy SUBDIR+= scdp |