svn commit: r370284 - head/graphics/libcdr01

Baptiste Daroussin bapt at FreeBSD.org
Tue Oct 7 09:53:50 UTC 2014


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 at FreeBSD.org
 COMMENT=	Library and tools for parsing Corel Draw file format


More information about the svn-ports-all mailing list