summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-03-19 11:46:59 +0000
committerobache <obache@pkgsrc.org>2011-03-19 11:46:59 +0000
commit1136fd6bd241c813ee60a1e9fd43ba5961608e31 (patch)
treecaf345da8842c26895d692817b5604c68b7fbf3d
parent2462957290a0bad3212796d2e210048e9489ddf2 (diff)
downloadpkgsrc-1136fd6bd241c813ee60a1e9fd43ba5961608e31.tar.gz
Only suggest download of DEFAULT_DISTFILES, or other files may need to be
downloaded from other sites than MASTER_SITES.
-rw-r--r--security/nessus/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nessus/Makefile.common b/security/nessus/Makefile.common
index 3c6900299bb..31277bb0816 100644
--- a/security/nessus/Makefile.common
+++ b/security/nessus/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.33 2011/03/19 10:37:26 obache Exp $
+# $NetBSD: Makefile.common,v 1.34 2011/03/19 11:46:59 obache Exp $
#
# used by security/nessus-core/Makefile
# used by security/nessus-libraries/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.nessus.org/download/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nessus.org/
-FETCH_MESSAGE+= "Please download ${DISTFILES:Q}"
+FETCH_MESSAGE+= "Please download ${DEFAULT_DISTFILES:Q}"
FETCH_MESSAGE+= "manually from ${MASTER_SITES:Q}"
MAKE_JOBS_SAFE= no