Sat Mar 19 10:37:26 2011 UTC ()
Convert to usual style of "used by" comment.


(obache)
diff -r1.32 -r1.33 pkgsrc/security/nessus/Makefile.common

cvs diff -r1.32 -r1.33 pkgsrc/security/nessus/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/security/nessus/Attic/Makefile.common 2008/10/10 11:34:50 1.32
+++ pkgsrc/security/nessus/Attic/Makefile.common 2011/03/19 10:37:26 1.33
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile.common,v 1.32 2008/10/10 11:34:50 adam Exp $ 1# $NetBSD: Makefile.common,v 1.33 2011/03/19 10:37:26 obache Exp $
2# 2#
3# Common Makefile for: 3# used by security/nessus-core/Makefile
4# * nessus-core 4# used by security/nessus-libraries/Makefile
5# * nessus-libraries 5# used by security/nessus-plugins/Makefile
6# * nessus-plugins 6# used by security/libnasl/Makefile
7# * libnasl 
8 7
9VERS= 2.2.11 8VERS= 2.2.11
10 9
11CATEGORIES= security x11 net 10CATEGORIES= security x11 net
12MASTER_SITES= http://www.nessus.org/download/ 11MASTER_SITES= http://www.nessus.org/download/
13 12
14MAINTAINER= pkgsrc-users@NetBSD.org 13MAINTAINER= pkgsrc-users@NetBSD.org
15HOMEPAGE= http://www.nessus.org/ 14HOMEPAGE= http://www.nessus.org/
16 15
17FETCH_MESSAGE+= "Please download ${DISTFILES:Q}" 16FETCH_MESSAGE+= "Please download ${DISTFILES:Q}"
18FETCH_MESSAGE+= "manually from ${MASTER_SITES:Q}" 17FETCH_MESSAGE+= "manually from ${MASTER_SITES:Q}"
19 18
20MAKE_JOBS_SAFE= no 19MAKE_JOBS_SAFE= no