svn commit: r522190 - head/net/multicat

Yuri Victorovich yuri at FreeBSD.org
Mon Jan 6 03:10:13 UTC 2020


Author: yuri
Date: Mon Jan  6 03:10:13 2020
New Revision: 522190
URL: https://svnweb.freebsd.org/changeset/ports/522190

Log:
  net/multicat: Not broken
  
  Erroneously labeled as BROKEN/unfetchable in rev.522132,
  which may have been made during a period of intermittent connectivity problems.

Modified:
  head/net/multicat/Makefile

Modified: head/net/multicat/Makefile
==============================================================================
--- head/net/multicat/Makefile	Mon Jan  6 03:07:39 2020	(r522189)
+++ head/net/multicat/Makefile	Mon Jan  6 03:10:13 2020	(r522190)
@@ -9,8 +9,6 @@ MASTER_SITES=	https://get.videolan.org/multicat/${PORT
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Simple and efficient multicast and transport stream manipulation
 
-BROKEN=		unfetchable
-
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 


More information about the svn-ports-all mailing list