pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/winbind Use correct Makefile.common
details: https://anonhg.NetBSD.org/pkgsrc/rev/d86c180e169e
branches: trunk
changeset: 466140:d86c180e169e
user: martti <martti%pkgsrc.org@localhost>
date: Mon Jan 12 07:31:52 2004 +0000
description:
Use correct Makefile.common
diffstat:
security/winbind/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5b3e11c0d5bf -r d86c180e169e security/winbind/Makefile
--- a/security/winbind/Makefile Mon Jan 12 06:05:16 2004 +0000
+++ b/security/winbind/Makefile Mon Jan 12 07:31:52 2004 +0000
@@ -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 @@
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
-.include "../../net/samba/Makefile.common"
+.include "../../net/samba2/Makefile.common"
MAINTAINER= jlam%NetBSD.org@localhost
HOMEPAGE= http://www.samba.org/
Home |
Main Index |
Thread Index |
Old Index