From 3ee159f988487b122e40fbe9a504abcc8a69e376 Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 6 Jun 2006 11:41:40 +0000 Subject: Completed the recent change by Stoned, who overlooked a second instance of bsd.sites.mk in a comment. --- pkgtools/pkglint/files/pkglint.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkglint/files/pkglint.pl b/pkgtools/pkglint/files/pkglint.pl index e59625e7325..bedf447f2ea 100644 --- a/pkgtools/pkglint/files/pkglint.pl +++ b/pkgtools/pkglint/files/pkglint.pl @@ -1,5 +1,5 @@ #! @PERL@ -# $NetBSD: pkglint.pl,v 1.607 2006/06/06 11:39:25 rillig Exp $ +# $NetBSD: pkglint.pl,v 1.608 2006/06/06 11:41:40 rillig Exp $ # # pkglint - static analyzer and checker for pkgsrc packages @@ -1985,7 +1985,7 @@ sub load_dist_sites() { } } - # Explicitly allowed, although not defined in mk/bsd.sites.mk. + # Explicitly allowed, although not defined in mk/fetch/sites.mk. $names->{"MASTER_SITE_SUSE_UPD"} = true; $names->{"MASTER_SITE_LOCAL"} = true; -- cgit v1.2.3