Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 22:18:55 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358849 - head/net/bindtest
Message-ID:  <201406222218.s5MMItgr004874@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jun 22 22:18:55 2014
New Revision: 358849
URL: http://svnweb.freebsd.org/changeset/ports/358849
QAT: https://qat.redports.org/buildarchive/r358849/

Log:
  Mark as broken: no distinfo provided

Modified:
  head/net/bindtest/Makefile

Modified: head/net/bindtest/Makefile
==============================================================================
--- head/net/bindtest/Makefile	Sun Jun 22 22:17:49 2014	(r358848)
+++ head/net/bindtest/Makefile	Sun Jun 22 22:18:55 2014	(r358849)
@@ -10,11 +10,12 @@ MASTER_SITES=	ftp://ftp.kame.net/pub/kam
 		ftp://ftp.pasta.cs.uit.no/pub/IPv6/kame/misc/ \
 		ftp://ftp.ipv6.uni-leipzig.de/pub/ftp.kame.net/pub/kame/misc/
 DISTNAME=	${PORTNAME}
-IGNOREFILES=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	jmohacsi@bsd.hu
 COMMENT=	Test bind() semantics of IPv6 sockets
 
+BROKEN=		no distinfo provided
+
 USES=		tar:tgz
 
 PLIST_FILES=	bin/bindtest bin/bindtest.sh man/man1/bindtest.1.gz



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