svn commit: r382750 - head/multimedia/streamanalyze

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 30 21:41:45 UTC 2015


Author: bapt
Date: Mon Mar 30 21:41:43 2015
New Revision: 382750
URL: https://svnweb.freebsd.org/changeset/ports/382750
QAT: https://qat.redports.org/buildarchive/r382750/

Log:
  Mark as broken: no public distfiles

Modified:
  head/multimedia/streamanalyze/Makefile

Modified: head/multimedia/streamanalyze/Makefile
==============================================================================
--- head/multimedia/streamanalyze/Makefile	Mon Mar 30 21:40:43 2015	(r382749)
+++ head/multimedia/streamanalyze/Makefile	Mon Mar 30 21:41:43 2015	(r382750)
@@ -5,11 +5,13 @@ PORTNAME=	streamanalyze
 PORTVERSION=	0.4
 PORTREVISION=	7
 CATEGORIES=	multimedia
-MASTER_SITES=	CENKES LOCAL/beech
+MASTER_SITES=	LOCAL/beech
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Shrink-factor calculator for StreamDVD
 
+BROKEN=		No public distfiles
+
 LIB_DEPENDS=	libdvdread.so:${PORTSDIR}/multimedia/libdvdread
 
 WRKSRC=		${WRKDIR}/StreamAnalyze


More information about the svn-ports-head mailing list