Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2013 07:15:44 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322903 - head/devel/libregf
Message-ID:  <201307130715.r6D7FiV5028946@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jul 13 07:15:44 2013
New Revision: 322903
URL: http://svnweb.freebsd.org/changeset/ports/322903

Log:
  Make libregf fetchable again

Modified:
  head/devel/libregf/Makefile

Modified: head/devel/libregf/Makefile
==============================================================================
--- head/devel/libregf/Makefile	Sat Jul 13 07:05:26 2013	(r322902)
+++ head/devel/libregf/Makefile	Sat Jul 13 07:15:44 2013	(r322903)
@@ -4,7 +4,8 @@
 PORTNAME=	libregf
 DISTVERSION=	alpha-20130604
 CATEGORIES=	devel
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/ \
+		LOCAL/antoine
 
 MAINTAINER=	antoine@FreeBSD.org
 COMMENT=	Library and tools to support the Windows NT Registry File format



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