svn commit: r404963 - head/dns/dns_balance

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 31 21:58:59 UTC 2015


Author: sunpoet
Date: Thu Dec 31 21:58:58 2015
New Revision: 404963
URL: https://svnweb.freebsd.org/changeset/ports/404963

Log:
  - Update MASTER_SITES and unbreak this port

Modified:
  head/dns/dns_balance/Makefile

Modified: head/dns/dns_balance/Makefile
==============================================================================
--- head/dns/dns_balance/Makefile	Thu Dec 31 21:06:14 2015	(r404962)
+++ head/dns/dns_balance/Makefile	Thu Dec 31 21:58:58 2015	(r404963)
@@ -4,13 +4,12 @@
 PORTNAME=	dns_balance
 PORTVERSION=	2.0
 CATEGORIES=	dns
-MASTER_SITES=	http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/
+MASTER_SITES=	http://www.netlab.cs.tsukuba.ac.jp/~yokota/archive/
 DISTNAME=	DNS-Balance-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Dynamic load-balancing DNS server
 
-BROKEN=		Does not fetch
 USE_RUBY=	yes
 USE_RC_SUBR=	dns_balance
 


More information about the svn-ports-head mailing list