aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2013-08-02 04:32:22 +0800
committerremko <remko@FreeBSD.org>2013-08-02 04:32:22 +0800
commit1a6dbe6730a64b2206019e32bbbb4791d1fbb784 (patch)
treedbd6e8a294ce66c35f5854e29048e83a13488619 /ports-mgmt
parenta82b907aea4e9ec9b519ffbac4da94897f86ba30 (diff)
downloadfreebsd-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.sh2
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.