svn commit: r543527 - head/net/savvycan
Craig Leres
leres at FreeBSD.org
Mon Jul 27 14:54:22 UTC 2020
Author: leres
Date: Mon Jul 27 14:54:21 2020
New Revision: 543527
URL: https://svnweb.freebsd.org/changeset/ports/543527
Log:
net/savvycan: Tell portscout to skip "continuous"
Modified:
head/net/savvycan/Makefile
Modified: head/net/savvycan/Makefile
==============================================================================
--- head/net/savvycan/Makefile Mon Jul 27 14:50:15 2020 (r543526)
+++ head/net/savvycan/Makefile Mon Jul 27 14:54:21 2020 (r543527)
@@ -22,6 +22,8 @@ NO_MTREE= yes
PLIST_FILES= bin/savvycan \
man/man1/savvycan.1.gz
+PORTSCOUT= skipv:continuous
+
OPTIONS_DEFINE+= DOCS EXAMPLES
PORTDOCS= *
More information about the svn-ports-head
mailing list