From 6c1f64b11483ec733a6105b79708ffccf2fad5b1 Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 12 Jan 2004 07:31:52 +0000 Subject: Use correct Makefile.common --- security/winbind/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') 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/ -- cgit v1.2.3