svn commit: r406904 - head/net/tcptraceroute

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jan 22 11:33:50 UTC 2016


Author: sunpoet
Date: Fri Jan 22 11:33:49 2016
New Revision: 406904
URL: https://svnweb.freebsd.org/changeset/ports/406904

Log:
  - Add PORTSCOUT

Modified:
  head/net/tcptraceroute/Makefile

Modified: head/net/tcptraceroute/Makefile
==============================================================================
--- head/net/tcptraceroute/Makefile	Fri Jan 22 10:41:49 2016	(r406903)
+++ head/net/tcptraceroute/Makefile	Fri Jan 22 11:33:49 2016	(r406904)
@@ -16,6 +16,8 @@ LIB_DEPENDS=	libnet.so:${PORTSDIR}/net/l
 
 OPTIONS_DEFINE=	DOCS
 
+PORTSCOUT=	limit:^[0-9]
+
 GNU_CONFIGURE=	yes
 USES=		gmake
 


More information about the svn-ports-head mailing list