summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormartti <martti>2004-01-12 07:59:28 +0000
committermartti <martti>2004-01-12 07:59:28 +0000
commitccb17e1a4183d2f342f857b1a39e28051fcfe612 (patch)
tree1d8a343b0dcca68ee224d5b1ee5dd9867af3c22c /security
parent23771a7aaa817c941c13fd5d76fd339fc48c8eaf (diff)
downloadpkgsrc-ccb17e1a4183d2f342f857b1a39e28051fcfe612.tar.gz
Use correct Makefile.common
Diffstat (limited to 'security')
-rw-r--r--security/pam-smbpass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-smbpass/Makefile b/security/pam-smbpass/Makefile
index a43f5885337..3e3d7711e8d 100644
--- a/security/pam-smbpass/Makefile
+++ b/security/pam-smbpass/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2004/01/12 04:56:35 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/12 07:59:28 martti Exp $
-.include "../../net/samba/Makefile.common"
+.include "../../net/samba2/Makefile.common"
PKGNAME= pam-smbpass-${SAMBA_DIST_VERS}
CATEGORIES= security