diff options
author | jperkin <jperkin> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2016-03-05 11:27:40 +0000 |
commit | c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /net/samba | |
parent | cd17bf98896db32c3f5d511ca15ebaa3b05b85b2 (diff) | |
download | pkgsrc-c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
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 330e5465c53..41af154ddb6 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.257 2016/02/29 17:13:06 jperkin Exp $ +# $NetBSD: Makefile,v 1.258 2016/03/05 11:29:11 jperkin 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= 2 +PKGREVISION= 3 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* winbind-[0-9]* |