Date: Tue, 7 Oct 2014 09:53:50 +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: r370284 - head/graphics/libcdr01 Message-ID: <201410070953.s979ro7C081021@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Oct 7 09:53:49 2014 New Revision: 370284 URL: https://svnweb.freebsd.org/changeset/ports/370284 QAT: https://qat.redports.org/buildarchive/r370284/ Log: Fix typo Modified: head/graphics/libcdr01/Makefile Modified: head/graphics/libcdr01/Makefile ============================================================================== --- head/graphics/libcdr01/Makefile Tue Oct 7 09:52:16 2014 (r370283) +++ head/graphics/libcdr01/Makefile Tue Oct 7 09:53:49 2014 (r370284) @@ -4,7 +4,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.0 CATEGORIES= graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/ -PKGNAMESUIFFIX= 01 +PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org COMMENT= Library and tools for parsing Corel Draw file format
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410070953.s979ro7C081021>