svn commit: r542512 - head/sysutils/tmate-ssh-server

Steve Wills swills at FreeBSD.org
Sat Jul 18 17:08:36 UTC 2020


Author: swills
Date: Sat Jul 18 17:08:35 2020
New Revision: 542512
URL: https://svnweb.freebsd.org/changeset/ports/542512

Log:
  sysutils/tmate-ssh-server: tell PORTSCOUT to skip 2.3.0

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

Modified: head/sysutils/tmate-ssh-server/Makefile
==============================================================================
--- head/sysutils/tmate-ssh-server/Makefile	Sat Jul 18 17:00:48 2020	(r542511)
+++ head/sysutils/tmate-ssh-server/Makefile	Sat Jul 18 17:08:35 2020	(r542512)
@@ -23,4 +23,6 @@ LDFLAGS+=	-lexecinfo
 
 PLIST_FILES=	bin/tmate-ssh-server
 
+PORTSCOUT=	skipv:2.3.0
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list