Date: Tue, 25 Feb 2014 11:28:42 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345960 - head/security/keyprint Message-ID: <201402251128.s1PBSgfd071018@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue Feb 25 11:28:41 2014 New Revision: 345960 URL: http://svnweb.freebsd.org/changeset/ports/345960 QAT: https://qat.redports.org/buildarchive/r345960/ Log: Use DATADIR Modified: head/security/keyprint/pkg-plist Modified: head/security/keyprint/pkg-plist ============================================================================== --- head/security/keyprint/pkg-plist Tue Feb 25 11:27:23 2014 (r345959) +++ head/security/keyprint/pkg-plist Tue Feb 25 11:28:41 2014 (r345960) @@ -1,3 +1,3 @@ bin/keyprint -share/keyprint/keyblank.ps +%%DATADIR%%/keyblank.ps @dirrm share/keyprint
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402251128.s1PBSgfd071018>