Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2015 07:40:28 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396946 - head/graphics/xpdf
Message-ID:  <201509150740.t8F7eSvY037822@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Tue Sep 15 07:40:27 2015
New Revision: 396946
URL: https://svnweb.freebsd.org/changeset/ports/396946

Log:
  Fix plist issue.
  
  PR:		203118
  reoirted by:	mandree

Modified:
  head/graphics/xpdf/pkg-plist

Modified: head/graphics/xpdf/pkg-plist
==============================================================================
--- head/graphics/xpdf/pkg-plist	Tue Sep 15 06:39:02 2015	(r396945)
+++ head/graphics/xpdf/pkg-plist	Tue Sep 15 07:40:27 2015	(r396946)
@@ -9,6 +9,7 @@ libexec/xpdf/pdftops
 libexec/xpdf/pdftotext
 %%X11%%libexec/xpdf/xpdf
 %%X11%%bin/xpdf
+etc/man.d/xpdf.conf
 etc/xpdfrc
 %%DATADIR%%/man/man1/pdfdetach.1.gz
 %%DATADIR%%/man/man1/pdffonts.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509150740.t8F7eSvY037822>