Date: Tue, 7 Oct 2014 12:02:51 +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: r370309 - head/print/libmspub01 Message-ID: <201410071202.s97C2p9Q045624@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Oct 7 12:02:50 2014 New Revision: 370309 URL: https://svnweb.freebsd.org/changeset/ports/370309 QAT: https://qat.redports.org/buildarchive/r370309/ Log: Fix fetching Modified: head/print/libmspub01/Makefile Modified: head/print/libmspub01/Makefile ============================================================================== --- head/print/libmspub01/Makefile Tue Oct 7 12:02:44 2014 (r370308) +++ head/print/libmspub01/Makefile Tue Oct 7 12:02:50 2014 (r370309) @@ -3,7 +3,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.0 CATEGORIES= print graphics devel -MASTER_SITES= http://dev-www.libreoffice.org/src/ +MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410071202.s97C2p9Q045624>