diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-20 22:45:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-20 22:45:58 +0000 |
commit | 9403f6fbe5a093adf06148a269cd909666a24749 (patch) | |
tree | 15cc516253d0c47f1d1d9768638eece91ee9b7a0 /net/samba | |
parent | 081dad3f7c91f8080645abd47a3320c7065af42c (diff) | |
download | pkgsrc-9403f6fbe5a093adf06148a269cd909666a24749.tar.gz |
*: recursive bump for nettle 3.5.1
Diffstat (limited to 'net/samba')
-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 c0ee235b21c..5ba00723192 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.273 2019/04/18 10:07:34 sborrill Exp $ +# $NetBSD: Makefile,v 1.274 2019/07/20 22:46:41 wiz Exp $ DISTNAME= samba-${VERSION} CATEGORIES= net @@ -10,7 +10,7 @@ COMMENT= SMB/CIFS protocol server suite LICENSE= gnu-gpl-v3 VERSION= 3.6.25 -PKGREVISION= 16 +PKGREVISION= 17 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* winbind-[0-9]* |