Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2021 13:12:52 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r565139 - head/net/trafshow
Message-ID:  <202102131312.11DDCquQ073041@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Feb 13 13:12:52 2021
New Revision: 565139
URL: https://svnweb.freebsd.org/changeset/ports/565139

Log:
  - Remove no longer actual CONFLICTS
  
  PR:		217489

Modified:
  head/net/trafshow/Makefile

Modified: head/net/trafshow/Makefile
==============================================================================
--- head/net/trafshow/Makefile	Sat Feb 13 13:11:05 2021	(r565138)
+++ head/net/trafshow/Makefile	Sat Feb 13 13:12:52 2021	(r565139)
@@ -19,8 +19,6 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	PTHREAD_LIBS="-lpthread"
 ALL_TARGET=	trafshow
 
-CONFLICTS=	trafshow-4.* trafshow3-*
-
 OPTIONS_DEFINE=	IPV6
 IPV6_CFLAGS=	-DINET6
 



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