svn commit: r396946 - head/graphics/xpdf

Cy Schubert cy at FreeBSD.org
Tue Sep 15 07:40:28 UTC 2015


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


More information about the svn-ports-all mailing list