svn commit: r370208 - head/textproc/libwpd010

Baptiste Daroussin bapt at FreeBSD.org
Mon Oct 6 19:04:24 UTC 2014


Author: bapt
Date: Mon Oct  6 19:04:23 2014
New Revision: 370208
URL: https://svnweb.freebsd.org/changeset/ports/370208
QAT: https://qat.redports.org/buildarchive/r370208/

Log:
  Fix PKGNAME

Modified:
  head/textproc/libwpd010/Makefile

Modified: head/textproc/libwpd010/Makefile
==============================================================================
--- head/textproc/libwpd010/Makefile	Mon Oct  6 19:03:42 2014	(r370207)
+++ head/textproc/libwpd010/Makefile	Mon Oct  6 19:04:23 2014	(r370208)
@@ -5,6 +5,7 @@ PORTNAME=	libwpd
 PORTVERSION=	0.10.0
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+PKGNAMESUFFIX=	010
 
 MAINTAINER=	office at FreeBSD.org
 COMMENT=	Tools for importing and exporting WordPerfect(tm) documents


More information about the svn-ports-head mailing list