Date: Thu, 31 Dec 2015 21:58:58 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404963 - head/dns/dns_balance Message-ID: <201512312158.tBVLwwuS064025@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Dynamic load-balancing DNS server -BROKEN= Does not fetch USE_RUBY= yes USE_RC_SUBR= dns_balance
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512312158.tBVLwwuS064025>