Date: Tue, 7 Oct 2014 11:56:14 +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: r370302 - head/graphics/libetonyek01 Message-ID: <201410071156.s97BuEI7040571@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Oct 7 11:56:14 2014 New Revision: 370302 URL: https://svnweb.freebsd.org/changeset/ports/370302 QAT: https://qat.redports.org/buildarchive/r370302/ Log: Fix fetch Modified: head/graphics/libetonyek01/Makefile Modified: head/graphics/libetonyek01/Makefile ============================================================================== --- head/graphics/libetonyek01/Makefile Tue Oct 7 11:53:58 2014 (r370301) +++ head/graphics/libetonyek01/Makefile Tue Oct 7 11:56:14 2014 (r370302) @@ -3,7 +3,7 @@ PORTNAME= libetonyek PORTVERSION= 0.1.1 CATEGORIES= graphics -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?201410071156.s97BuEI7040571>