diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 51115caf43a..5c7a7321bdf 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.253 2015/02/24 09:54:47 taca Exp $ +# $NetBSD: Makefile,v 1.254 2015/05/29 09:01:09 manu Exp $ DISTNAME= samba-${VERSION} CATEGORIES= net @@ -10,6 +10,7 @@ COMMENT= SMB/CIFS protocol server suite LICENSE= gnu-gpl-v3 VERSION= 3.6.25 +PKGREVISION= 1 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* winbind-[0-9]* |