From 5d3fbe0e419a1fbc50380e6455158223c0b7585f Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 1 Apr 2011 11:43:57 +0000 Subject: Fix PKGNAME to have "60" instead of "6", to avoid making it appear very old and triggering a vulnerability match. Suggested by obache. Reset PKGREVISION, since the version is newer than the old one. Set LICENSE. --- security/putty-devel/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'security') diff --git a/security/putty-devel/Makefile b/security/putty-devel/Makefile index 2a194a1c9ea..afb39535426 100644 --- a/security/putty-devel/Makefile +++ b/security/putty-devel/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.8 2011/01/13 13:39:18 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/01 11:43:57 wiz Exp $ # DISTNAME= putty-0.60-2009-09-06 -PKGNAME= putty-0.6.20090906 -PKGREVISION= 4 +PKGNAME= putty-0.60.20090906 CATEGORIES= security -MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/ahoka/dist/ +MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/ahoka/dist/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/putty/ COMMENT= Free implementation of Telnet and SSH for Win32 and Unix platforms +LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3