summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2004-01-12 07:59:28 +0000
committermartti <martti@pkgsrc.org>2004-01-12 07:59:28 +0000
commita73e004fa93aeed6b0f7ade1fa891fa207a97cda (patch)
tree1d8a343b0dcca68ee224d5b1ee5dd9867af3c22c /security
parent6c1f64b11483ec733a6105b79708ffccf2fad5b1 (diff)
downloadpkgsrc-a73e004fa93aeed6b0f7ade1fa891fa207a97cda.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