diff options
Diffstat (limited to 'security/putty/Makefile')
-rw-r--r-- | security/putty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index 65bddd185d2..182e1661c0f 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/06/04 22:17:02 tron Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/06 12:55:01 wiz Exp $ # DISTNAME= putty-0.62 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= http://the.earth.li/~sgtatham/putty/0.62/ |