svn commit: r370321 - head/graphics/libcdr01

Baptiste Daroussin bapt at FreeBSD.org
Tue Oct 7 12:28:29 UTC 2014


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 at FreeBSD.org


More information about the svn-ports-all mailing list