Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2018 16:58:04 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479297 - head/security/kbfs
Message-ID:  <201809091658.w89Gw4oX010671@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep  9 16:58:03 2018
New Revision: 479297
URL: https://svnweb.freebsd.org/changeset/ports/479297

Log:
  Add PORTSCOUT

Modified:
  head/security/kbfs/Makefile

Modified: head/security/kbfs/Makefile
==============================================================================
--- head/security/kbfs/Makefile	Sun Sep  9 16:57:58 2018	(r479296)
+++ head/security/kbfs/Makefile	Sun Sep  9 16:58:03 2018	(r479297)
@@ -11,6 +11,8 @@ COMMENT=	Keybase Filesystem (KBFS)
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+PORTSCOUT=	skipv:initial-git-on-android
+
 USES=		go
 
 GO_PKGNAME=	github.com/${GH_ACCOUNT}/${GH_PROJECT}



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