From ccdf6dbe011a337bc2277f0b33cc72c6787b9cab Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 27 Jul 2006 18:48:02 +0000 Subject: Rename "SITES_* to "SITES.*" for file-specific lists of sites from which to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk. --- security/CSP/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/CSP/Makefile') diff --git a/security/CSP/Makefile b/security/CSP/Makefile index db3778aeccc..9bb9d1852e5 100644 --- a/security/CSP/Makefile +++ b/security/CSP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/12/27 20:56:17 cube Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/27 18:48:03 jlam Exp $ # DISTNAME= CSP-0.32 @@ -15,7 +15,7 @@ DEPENDS+= p5-IPC-Run>=0.79:../../devel/p5-IPC-Run DEPENDS+= p5-Term-Prompt>=1.03:../../devel/p5-Term-Prompt CSPGUIDE= cspguide.pdf -SITES_${CSPGUIDE}= http://devel.it.su.se/content/1/c4/32/90/ +SITES.${CSPGUIDE}= http://devel.it.su.se/content/1/c4/32/90/ EXTRACT_ONLY= ${DISTFILES:N*.pdf} PERL5_PACKLIST= auto/CSP/.packlist -- cgit v1.2.3