diff options
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 68adeedfc4a..df727e345b0 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/08/07 11:06:39 drochner Exp $ +# $NetBSD: Makefile,v 1.36 2013/09/02 19:51:24 adam Exp $ # DISTNAME= putty-0.63 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://the.earth.li/~sgtatham/putty/0.63/ |