summaryrefslogtreecommitdiff
path: root/security/sign
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-03-05 11:27:40 +0000
committerjperkin <jperkin@pkgsrc.org>2016-03-05 11:27:40 +0000
commitee3e800374a703dffb75012abfd6460dc7e71dbb (patch)
tree25584fd3e292ea8eda1521e1d5890e538d3b45a5 /security/sign
parent46d95ddf588397c3f5f774ab84ef545207bea97b (diff)
downloadpkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'security/sign')
-rw-r--r--security/sign/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sign/Makefile b/security/sign/Makefile
index e889e0d7052..41c3e221288 100644
--- a/security/sign/Makefile
+++ b/security/sign/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2015/07/25 18:15:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2016/03/05 11:29:26 jperkin Exp $
GITHUB_PROJECT= sign
GITHUB_TAG= 1.0.7
DISTNAME= ${GITHUB_TAG}
PKGNAME= sign-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=apankrat/}