svn commit: r405064 - head/www/w3mir

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Jan 2 10:59:54 UTC 2016


Author: rakuco
Date: Sat Jan  2 10:59:53 2016
New Revision: 405064
URL: https://svnweb.freebsd.org/changeset/ports/405064

Log:
  Fix MASTER_SITES and unmark BROKEN.

Modified:
  head/www/w3mir/Makefile

Modified: head/www/w3mir/Makefile
==============================================================================
--- head/www/w3mir/Makefile	Sat Jan  2 10:53:43 2016	(r405063)
+++ head/www/w3mir/Makefile	Sat Jan  2 10:59:53 2016	(r405064)
@@ -5,13 +5,11 @@ PORTNAME=	w3mir
 PORTVERSION=	1.0.10
 PORTREVISION=	3
 CATEGORIES=	www perl5
-MASTER_SITES=	http://langfeldt.net/w3mir/
+MASTER_SITES=	http://www.langfeldt.net/w3mir/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	All-purpose HTTP copying and mirroring tool
 
-BROKEN=		unfetchable
-
 LICENSE=	ART10
 
 BUILD_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww


More information about the svn-ports-head mailing list