summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.readme.mk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-10-09 19:19:08 +0000
committermartti <martti@pkgsrc.org>2007-10-09 19:19:08 +0000
commitbd986edbc7589ee68fff8e2354ef7cb37ad88aa3 (patch)
tree488c199f5e0dcd8590ae7d8cb773b5ff2390f025 /mk/bsd.pkg.readme.mk
parentf60e7ea91d1d67decdb632a17986eeb37478c6f4 (diff)
downloadpkgsrc-bd986edbc7589ee68fff8e2354ef7cb37ad88aa3.tar.gz
Remove trailing spaces.
Diffstat (limited to 'mk/bsd.pkg.readme.mk')
-rw-r--r--mk/bsd.pkg.readme.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/bsd.pkg.readme.mk b/mk/bsd.pkg.readme.mk
index 40c6eef1811..8c7ab0a8749 100644
--- a/mk/bsd.pkg.readme.mk
+++ b/mk/bsd.pkg.readme.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.readme.mk,v 1.13 2007/08/29 23:26:30 adrianp Exp $
+# $NetBSD: bsd.pkg.readme.mk,v 1.14 2007/10/09 19:19:12 martti Exp $
#
# This Makefile fragment is included by bsd.pkg.mk and encapsulates the
# code to produce README.html files in each package directory.
@@ -232,7 +232,7 @@ SED_HOMEPAGE_EXPR= -e 's|%%HOMEPAGE%%||'
# XXX: The code for the pkg_install<20070714 vulnerability checks are
# XXX: broken. It will not find vulnerabilities in any packages that
-# XXX: have complex names in the pkg-vulnerabilties file.
+# XXX: have complex names in the pkg-vulnerabilties file.
# XXX: e.g. php{4,5}-perl and sun-{jdk,jre}15
# XXX: Post pkg_install-20070714 only currently known vulnerabilities are
# XXX: shown in the generated README.html files for packages.
@@ -259,7 +259,7 @@ show-vulnerabilities-html:
gsub("\&", "\\&amp;", printurl); \
printf("<LI><STRONG>%s has a %s exploit (see <a href=\"%s\">%s</a> for more details)</STRONG></LI>\n", $$2, $$5, $$8, printurl) }'; \
fi; \
- fi
+ fi
# If PACKAGES is set to the default (../../packages), the current
# ${MACHINE_ARCH} and "release" (uname -r) will be used. Otherwise a directory