svn commit: r305318 - head/devel/pkgconf

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 5 19:13:56 UTC 2012


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 at FreeBSD.org
 COMMENT=	Utility to help to configure compiler and linker flags



More information about the svn-ports-all mailing list