Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2015 11:41:01 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383791 - head/comms/birda
Message-ID:  <201504111141.t3BBf1eY067241@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Apr 11 11:41:01 2015
New Revision: 383791
URL: https://svnweb.freebsd.org/changeset/ports/383791

Log:
  comms/birda: Unbreak fetch by adjusting MASTER_SITES
  
  PR:		199270
  Submitted by:	maintainer (mjl - lucky.org.nz)

Modified:
  head/comms/birda/Makefile

Modified: head/comms/birda/Makefile
==============================================================================
--- head/comms/birda/Makefile	Sat Apr 11 11:39:35 2015	(r383790)
+++ head/comms/birda/Makefile	Sat Apr 11 11:41:01 2015	(r383791)
@@ -4,13 +4,11 @@
 PORTNAME=	birda
 PORTVERSION=	1.3
 CATEGORIES=	comms
-MASTER_SITES=	ftp://ftp.augustsson.net/pub/netbsd/ \
-		ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
+MASTER_SITES=	ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/
 
 MAINTAINER=	mjl@luckie.org.nz
 COMMENT=	Bohlin's IrDA utilities, ported from NetBSD's pkgsrc
 
-BROKEN=		Unfetchable
 USES=		uidfix
 
 .include <bsd.port.mk>



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