diff options
author | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-07-21 22:23:57 +0000 |
commit | e3ee9b7f034cedad93963e424ebd1ceade696d30 (patch) | |
tree | 8dd7df30f0514402be594828784d2414be349d64 /security/putty | |
parent | 4100e0dc2dc5dc4845a33db21d4f1661602164c3 (diff) | |
download | pkgsrc-e3ee9b7f034cedad93963e424ebd1ceade696d30.tar.gz |
*: recursive bump for gdk-pixbuf2-2.38.1
Diffstat (limited to 'security/putty')
-rw-r--r-- | security/putty/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index aac56273360..f1db98a4e33 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2019/04/01 12:10:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.57 2019/07/21 22:25:40 wiz Exp $ # DISTNAME= putty-0.71 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PKGVERSION_NOREV}/ |