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/ucspi-ssl | |
parent | cd17bf98896db32c3f5d511ca15ebaa3b05b85b2 (diff) | |
download | pkgsrc-c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'net/ucspi-ssl')
-rw-r--r-- | net/ucspi-ssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ucspi-ssl/Makefile b/net/ucspi-ssl/Makefile index a86e8f705e6..3bc8e410b5a 100644 --- a/net/ucspi-ssl/Makefile +++ b/net/ucspi-ssl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:54 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2016/03/05 11:29:13 jperkin Exp $ # DISTNAME= ucspi-ssl-0.70 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net MASTER_SITES= ${HOMEPAGE} |