Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 12:28:29 +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: r370321 - head/graphics/libcdr01
Message-ID:  <201410071228.s97CSTQ8057465@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Oct  7 12:28:28 2014
New Revision: 370321
URL: https://svnweb.freebsd.org/changeset/ports/370321
QAT: https://qat.redports.org/buildarchive/r370321/

Log:
  Fix fetching

Modified:
  head/graphics/libcdr01/Makefile

Modified: head/graphics/libcdr01/Makefile
==============================================================================
--- head/graphics/libcdr01/Makefile	Tue Oct  7 12:27:22 2014	(r370320)
+++ head/graphics/libcdr01/Makefile	Tue Oct  7 12:28:28 2014	(r370321)
@@ -3,7 +3,7 @@
 PORTNAME=	libcdr
 PORTVERSION=	0.1.0
 CATEGORIES=	graphics devel
-MASTER_SITES=	http://dev-www.libreoffice.org/src/
+MASTER_SITES=	LODEV
 PKGNAMESUFFIX=	01
 
 MAINTAINER=	office@FreeBSD.org



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