Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2020 13:59:48 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r540719 - head/security/putty
Message-ID:  <202006281359.05SDxmOQ057173@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Sun Jun 28 13:59:48 2020
New Revision: 540719
URL: https://svnweb.freebsd.org/changeset/ports/540719

Log:
  security/putty*: rename and update LICENCE from tarball.

Modified:
  head/security/putty/Makefile

Modified: head/security/putty/Makefile
==============================================================================
--- head/security/putty/Makefile	Sun Jun 28 13:59:34 2020	(r540718)
+++ head/security/putty/Makefile	Sun Jun 28 13:59:48 2020	(r540719)
@@ -2,6 +2,7 @@
 
 PORTNAME=	putty
 PORTVERSION=	0.74
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \
 		ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/
@@ -11,7 +12,7 @@ COMMENT=	Secure shell and telnet client
 # test plan: test ALL 4 GSSAPI_* options, ALL 3 GTK options, WITH_DEBUG=yes build.
 
 LICENSE=	MIT
-LICENSE_FILE=	${FILESDIR}/LICENSE
+LICENSE_FILE=	${FILESDIR}/LICENCE
 
 USES=		cpe gmake pkgconfig
 CPE_VENDOR=	simon_tatham



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