Date: Tue, 21 Aug 2012 09:54:26 +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: r302853 - head/devel/pkgconf Message-ID: <201208210954.q7L9sQSc010017@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Aug 21 09:54:26 2012 New Revision: 302853 URL: http://svn.freebsd.org/changeset/ports/302853 Log: - add a mirror Modified: head/devel/pkgconf/Makefile Modified: head/devel/pkgconf/Makefile ============================================================================== --- head/devel/pkgconf/Makefile Tue Aug 21 09:29:33 2012 (r302852) +++ head/devel/pkgconf/Makefile Tue Aug 21 09:54:26 2012 (r302853) @@ -8,7 +8,8 @@ PORTNAME= pkgconf PORTVERSION= 0.8.7 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= pkg-config compatible utility which does not depend on glib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208210954.q7L9sQSc010017>