summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartti <martti>2004-01-12 07:31:52 +0000
committermartti <martti>2004-01-12 07:31:52 +0000
commite66f313b2cb35e4e24ebc1ec9609f20bc7c45e50 (patch)
tree629b5607d890fe60363779ab59e019b7152eace2
parentcdbd7474e1f60e916960c91bd882ce4d7d2aece3 (diff)
downloadpkgsrc-e66f313b2cb35e4e24ebc1ec9609f20bc7c45e50.tar.gz
Use correct Makefile.common
-rw-r--r--security/winbind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/winbind/Makefile b/security/winbind/Makefile
index 181393a65c9..ec48ac757e8 100644
--- a/security/winbind/Makefile
+++ b/security/winbind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/11 00:33:03 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/12 07:31:52 martti Exp $
PKGNAME= winbind-${SAMBA_DIST_VERS}
PKGREVISION= 1
@@ -7,7 +7,7 @@ CATEGORIES= security
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
-.include "../../net/samba/Makefile.common"
+.include "../../net/samba2/Makefile.common"
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www.samba.org/