diff options
author | remko <remko@FreeBSD.org> | 2013-08-02 04:32:22 +0800 |
---|---|---|
committer | remko <remko@FreeBSD.org> | 2013-08-02 04:32:22 +0800 |
commit | 1a6dbe6730a64b2206019e32bbbb4791d1fbb784 (patch) | |
tree | dbd6e8a294ce66c35f5854e29048e83a13488619 /ports-mgmt | |
parent | a82b907aea4e9ec9b519ffbac4da94897f86ba30 (diff) | |
download | freebsd-ports-gnome-1a6dbe6730a64b2206019e32bbbb4791d1fbb784.tar.gz freebsd-ports-gnome-1a6dbe6730a64b2206019e32bbbb4791d1fbb784.tar.zst freebsd-ports-gnome-1a6dbe6730a64b2206019e32bbbb4791d1fbb784.zip |
Fix minor typo while investigating this file for a PR.
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portaudit-db/files/packaudit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portaudit-db/files/packaudit.sh b/ports-mgmt/portaudit-db/files/packaudit.sh index 6c6441840f82..935e7526d34b 100644 --- a/ports-mgmt/portaudit-db/files/packaudit.sh +++ b/ports-mgmt/portaudit-db/files/packaudit.sh @@ -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. |