Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2018 12:35:50 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474580 - head/sysutils/tmate-slave
Message-ID:  <201807131235.w6DCZoZ4060414@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Jul 13 12:35:50 2018
New Revision: 474580
URL: https://svnweb.freebsd.org/changeset/ports/474580

Log:
  sysutils/tmate-slave: ignore more versions

Modified:
  head/sysutils/tmate-slave/Makefile   (contents, props changed)

Modified: head/sysutils/tmate-slave/Makefile
==============================================================================
--- head/sysutils/tmate-slave/Makefile	Fri Jul 13 12:34:46 2018	(r474579)
+++ head/sysutils/tmate-slave/Makefile	Fri Jul 13 12:35:50 2018	(r474580)
@@ -24,6 +24,6 @@ LDFLAGS+=	-lexecinfo
 
 PLIST_FILES=	bin/tmate-slave
 
-PORTSCOUT=	skipv:1.8,1.7
+PORTSCOUT=	skipv:1.8,1.7,to_copy,base
 
 .include <bsd.port.mk>



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