svn commit: r439847 - head/net-mgmt/flow-tools

Larry Rosenman ler at FreeBSD.org
Sun Apr 30 21:27:53 UTC 2017


Author: ler
Date: Sun Apr 30 21:27:51 2017
New Revision: 439847
URL: https://svnweb.freebsd.org/changeset/ports/439847

Log:
  Remove CONFLICTS= for expired/removed net-mgmt/flow-tools-ng
  
  Approved by:	adamw (mentor, implicit)

Modified:
  head/net-mgmt/flow-tools/Makefile

Modified: head/net-mgmt/flow-tools/Makefile
==============================================================================
--- head/net-mgmt/flow-tools/Makefile	Sun Apr 30 21:26:19 2017	(r439846)
+++ head/net-mgmt/flow-tools/Makefile	Sun Apr 30 21:27:51 2017	(r439847)
@@ -14,8 +14,6 @@ PORTSCOUT=	skipv:0.411
 
 OPTIONS_DEFINE=	MYSQL OPENSSL PGSQL
 
-CONFLICTS=	flow-tools-ng-[0-9]*
-
 USES=		python:run
 USE_CSTD=	gnu89
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list