From bd986edbc7589ee68fff8e2354ef7cb37ad88aa3 Mon Sep 17 00:00:00 2001 From: martti Date: Tue, 9 Oct 2007 19:19:08 +0000 Subject: Remove trailing spaces. --- mk/bsd.pkg.readme.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mk/bsd.pkg.readme.mk') 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("\&", "\\&", printurl); \ printf("
  • %s has a %s exploit (see %s for more details)
  • \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 -- cgit v1.2.3