diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
commit | ee3e800374a703dffb75012abfd6460dc7e71dbb (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /security/scrypt | |
parent | 46d95ddf588397c3f5f774ab84ef545207bea97b (diff) | |
download | pkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'security/scrypt')
-rw-r--r-- | security/scrypt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/scrypt/Makefile b/security/scrypt/Makefile index 51b27838efe..d8492600a99 100644 --- a/security/scrypt/Makefile +++ b/security/scrypt/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/08/23 14:42:30 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2016/03/05 11:29:26 jperkin Exp $ DISTNAME= scrypt-1.2.0 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.tarsnap.com/scrypt/ EXTRACT_SUFX= .tgz |