pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pam-smbpass Use correct Makefile.common
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0e03c258030
branches: trunk
changeset: 466141:b0e03c258030
user: martti <martti%pkgsrc.org@localhost>
date: Mon Jan 12 07:59:28 2004 +0000
description:
Use correct Makefile.common
diffstat:
security/pam-smbpass/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r d86c180e169e -r b0e03c258030 security/pam-smbpass/Makefile
--- a/security/pam-smbpass/Makefile Mon Jan 12 07:31:52 2004 +0000
+++ b/security/pam-smbpass/Makefile Mon Jan 12 07:59:28 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index