diff options
author | nia <nia@pkgsrc.org> | 2021-06-23 20:33:06 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-06-23 20:33:06 +0000 |
commit | 68c5bf99168f6464e494aba067dc178f67d9b4cb (patch) | |
tree | afac0849344c737a497df962c4d9a1da3609d433 /net/entropy/Makefile | |
parent | 0661eb12831635d7affdd219e446027e00c70b40 (diff) | |
download | pkgsrc-68c5bf99168f6464e494aba067dc178f67d9b4cb.tar.gz |
Revbump for MySQL default change
Diffstat (limited to 'net/entropy/Makefile')
-rw-r--r-- | net/entropy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/entropy/Makefile b/net/entropy/Makefile index 9ead3e46fa6..065a68bc376 100644 --- a/net/entropy/Makefile +++ b/net/entropy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2017/08/16 20:45:42 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2021/06/23 20:33:14 nia Exp $ # DISTNAME= entropy_rsa-${ENTROPY_VERSION} PKGNAME= entropy-${ENTROPY_VERSION:S/-/./} -PKGREVISION= 4 +PKGREVISION= 5 WRKSRC= ${WRKDIR}/entropy_rsa-${ENTROPY_VERSION:C/-.*$//} CATEGORIES= net www #MASTER_SITES= http://entropy.stop1984.com/files/ |