Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2015 11:44:33 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402275 - head/security/putty
Message-ID:  <201511231144.tANBiXLZ044989@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Mon Nov 23 11:44:33 2015
New Revision: 402275
URL: https://svnweb.freebsd.org/changeset/ports/402275

Log:
  security/putty: Fix typo

Modified:
  head/security/putty/Makefile

Modified: head/security/putty/Makefile
==============================================================================
--- head/security/putty/Makefile	Mon Nov 23 11:42:11 2015	(r402274)
+++ head/security/putty/Makefile	Mon Nov 23 11:44:33 2015	(r402275)
@@ -2,7 +2,7 @@
 
 PORTNAME=	putty
 PORTVERSION=	0.66
-PORTREVISION	1
+PORTREVISION=	1
 CATEGORIES=	security ipv6
 MASTER_SITES=	http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \
 		ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511231144.tANBiXLZ044989>