diff options
author | asau <asau@pkgsrc.org> | 2011-12-15 23:09:57 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2011-12-15 23:09:57 +0000 |
commit | 762f041e43f2b4bd675e3b2fa607c523195a99e2 (patch) | |
tree | c97fd6eea7288944cd12e1ec94923b33fe1e8eac /net | |
parent | 3c1d7cc465174bd68d921e162f139e7bdf0f129c (diff) | |
download | pkgsrc-762f041e43f2b4bd675e3b2fa607c523195a99e2.tar.gz |
+ samba30
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 4ea46ce4093..a35cdf7e901 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.899 2011/12/15 14:50:22 taca Exp $ +# $NetBSD: Makefile,v 1.900 2011/12/15 23:09:57 asau Exp $ # COMMENT= Networking tools @@ -529,6 +529,7 @@ SUBDIR+= ruby-soap4r SUBDIR+= ruby-tweetstream SUBDIR+= ruby-twitter-stream SUBDIR+= samba +SUBDIR+= samba30 SUBDIR+= samba33 SUBDIR+= samba35 SUBDIR+= scamper |