summaryrefslogtreecommitdiff
path: root/net/samba/Makefile
diff options
context:
space:
mode:
authortron <tron>2012-01-30 15:48:11 +0000
committertron <tron>2012-01-30 15:48:11 +0000
commite07bc22e8151f65c73e31aa84904efbd8f3e9e14 (patch)
tree277ecfc40dd0537ef1eee9279bd3985e9ffb7a24 /net/samba/Makefile
parent3e4c97e8f795422e05fc3851b36b46a899e5e3d7 (diff)
downloadpkgsrc-e07bc22e8151f65c73e31aa84904efbd8f3e9e14.tar.gz
Fix botch in last patch which meant that we were ignoring almost all
errors in response to SMB echo packets. The new fix doesn't look particular nice but should at least do The Right Thing(TM).
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r--net/samba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index ae73e5ce1ac..63bff750f82 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.211 2012/01/30 15:44:02 adam Exp $
+# $NetBSD: Makefile,v 1.212 2012/01/30 15:48:11 tron Exp $
.include "../../net/samba/Makefile.mirrors"
DISTNAME= samba-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${SAMBA_MIRRORS:=stable/}