Date: Thu, 12 Jul 2018 13:35:47 +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: r474513 - head/sysutils/tmate-slave Message-ID: <201807121335.w6CDZlPK054359@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Jul 12 13:35:47 2018 New Revision: 474513 URL: https://svnweb.freebsd.org/changeset/ports/474513 Log: sysutils/tmate-slave: have portscout ignore 1.7 also Modified: head/sysutils/tmate-slave/Makefile (contents, props changed) Modified: head/sysutils/tmate-slave/Makefile ============================================================================== --- head/sysutils/tmate-slave/Makefile Thu Jul 12 13:31:11 2018 (r474512) +++ head/sysutils/tmate-slave/Makefile Thu Jul 12 13:35:47 2018 (r474513) @@ -24,6 +24,6 @@ LDFLAGS+= -lexecinfo PLIST_FILES= bin/tmate-slave -PORTSCOUT= skipv:1.8 +PORTSCOUT= skipv:1.8,1.7 .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807121335.w6CDZlPK054359>