svn commit: r327447 - head/irc/irssi-devel

Bryan Drewery bdrewery at FreeBSD.org
Mon Sep 16 23:50:59 UTC 2013


Author: bdrewery
Date: Mon Sep 16 23:50:58 2013
New Revision: 327447
URL: http://svnweb.freebsd.org/changeset/ports/327447

Log:
  Mirror distfile. The site is sending a different sized file now with
  no differences.

Modified:
  head/irc/irssi-devel/Makefile

Modified: head/irc/irssi-devel/Makefile
==============================================================================
--- head/irc/irssi-devel/Makefile	Mon Sep 16 23:00:36 2013	(r327446)
+++ head/irc/irssi-devel/Makefile	Mon Sep 16 23:50:58 2013	(r327447)
@@ -4,8 +4,9 @@
 PORTNAME=	irssi
 PORTVERSION=	20130915
 CATEGORIES=	irc
-MASTER_SITES=	http://mirror.irssi.org/snapshots/ \
-		http://bsdcrew.de/distfiles/
+MASTER_SITES=	http://mirror.shatow.net/freebsd/${PORTNAME}/ \
+		http://bsdcrew.de/distfiles/ \
+		http://mirror.irssi.org/snapshots/
 PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	miwi at FreeBSD.org


More information about the svn-ports-all mailing list