svn commit: r362769 - head/ports-mgmt/portaudit/files
Xin LI
delphij at FreeBSD.org
Thu Jul 24 08:16:56 UTC 2014
Author: delphij
Date: Thu Jul 24 08:16:55 2014
New Revision: 362769
URL: http://svnweb.freebsd.org/changeset/ports/362769
QAT: https://qat.redports.org/buildarchive/r362769/
Log:
Remove unnecessary quotation.
PR: ports/192081
Submitted by: <takefu airport fm>
Modified:
head/ports-mgmt/portaudit/files/pkg-message.in
Modified: head/ports-mgmt/portaudit/files/pkg-message.in
==============================================================================
--- head/ports-mgmt/portaudit/files/pkg-message.in Thu Jul 24 07:34:52 2014 (r362768)
+++ head/ports-mgmt/portaudit/files/pkg-message.in Thu Jul 24 08:16:55 2014 (r362769)
@@ -1,3 +1,3 @@
To check your installed ports for known vulnerabilities now, do:
-%%PREFIX%%/sbin/portaudit -Fda"
+%%PREFIX%%/sbin/portaudit -Fda
More information about the svn-ports-all
mailing list