svn commit: r324123 - head/ports-mgmt/portaudit-db/files

Remko Lodder remko at FreeBSD.org
Thu Aug 1 20:32:22 UTC 2013


Author: remko (src,doc committer)
Date: Thu Aug  1 20:32:22 2013
New Revision: 324123
URL: http://svnweb.freebsd.org/changeset/ports/324123

Log:
  Fix minor typo while investigating this file for a PR.

Modified:
  head/ports-mgmt/portaudit-db/files/packaudit.sh

Modified: head/ports-mgmt/portaudit-db/files/packaudit.sh
==============================================================================
--- head/ports-mgmt/portaudit-db/files/packaudit.sh	Thu Aug  1 20:22:27 2013	(r324122)
+++ head/ports-mgmt/portaudit-db/files/packaudit.sh	Thu Aug  1 20:32:22 2013	(r324123)
@@ -74,7 +74,7 @@ if [ -n "$ISCVS" ]; then
 File $VUXMLDIR/vuln.xml seem to come from CVS.
 
 CVS for FreeBSD ports is no longer synced with Subversion, so you will
-get outdated vulnerability list.  Please, check out your sources from
+get an outdated vulnerability list.  Please, check out your sources from
 Subversion, refer to
   http://www.freebsd.org/doc/handbook/svn.html
 for the up to date instructions on how to actually do that.


More information about the svn-ports-head mailing list