Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Oct 2012 19:13:55 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305318 - head/devel/pkgconf
Message-ID:  <201210051913.q95JDtaG026891@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Oct  5 19:13:55 2012
New Revision: 305318
URL: http://svn.freebsd.org/changeset/ports/305318

Log:
  provide a new mirror

Modified:
  head/devel/pkgconf/Makefile

Modified: head/devel/pkgconf/Makefile
==============================================================================
--- head/devel/pkgconf/Makefile	Fri Oct  5 19:00:00 2012	(r305317)
+++ head/devel/pkgconf/Makefile	Fri Oct  5 19:13:55 2012	(r305318)
@@ -3,7 +3,8 @@
 PORTNAME=	pkgconf
 PORTVERSION=	0.8.9
 CATEGORIES=	devel
-MASTER_SITES=	http://tortois.es/~nenolod/distfiles/
+MASTER_SITES=	http://tortois.es/~nenolod/distfiles/ \
+		http://files.etoilebsd.net/pkgconf/
 
 MAINTAINER=	bapt@FreeBSD.org
 COMMENT=	Utility to help to configure compiler and linker flags



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