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/gnupg/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gnupg') diff --git a/security/gnupg/options.mk b/security/gnupg/options.mk index 29171f1d66b..d4c81545d34 100644 --- a/security/gnupg/options.mk +++ b/security/gnupg/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.8 2006/05/31 18:22:25 ghen Exp $ +# $NetBSD: options.mk,v 1.9 2006/07/27 18:48:03 jlam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.gnupg PKG_SUPPORTED_OPTIONS= curl idea ldap @@ -31,7 +31,7 @@ CONFIGURE_ARGS+= --without-libcurl # use of IDEA as crypto function LICENCE= fee-based-commercial-use DISTFILES+= idea.c.gz -SITES_idea.c.gz=ftp://ftp.gnupg.dk/pub/contrib-dk/ \ +SITES.idea.c.gz=ftp://ftp.gnupg.dk/pub/contrib-dk/ \ http://www.gnupg.dk/contrib-dk/ USE_TOOLS+= gzcat -- cgit v1.2.3