diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 40122a561ac..605c1fdcf7e 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.139 2005/04/11 21:46:59 tv Exp $ +# $NetBSD: Makefile,v 1.140 2005/04/15 11:45:16 wiz Exp $ DISTNAME= samba-3.0.10 PKGREVISION= 2 @@ -16,7 +16,7 @@ MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://www.samba.org/ COMMENT= SMB/CIFS protocol server suite -CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* winbind-[0-9]* +CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* winbind-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews |