Date: Thu, 1 Aug 2013 20:32:22 +0000 (UTC) From: Remko Lodder <remko@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324123 - head/ports-mgmt/portaudit-db/files Message-ID: <201308012032.r71KWMv4033033@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308012032.r71KWMv4033033>