From d77c5e1bb4c4d8a4661211babb3c0d1ccc79c206 Mon Sep 17 00:00:00 2001 From: zafer Date: Mon, 4 May 2009 20:39:55 +0000 Subject: remove backslash --- security/gnupg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gnupg') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 2d889cca8cf..a31d51b0ef4 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2009/05/04 17:19:31 zafer Exp $ +# $NetBSD: Makefile,v 1.100 2009/05/04 20:39:55 zafer Exp $ DISTNAME= gnupg-1.4.9 CATEGORIES= security @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \ ftp://gd.tuwien.ac.at/privacy/gnupg/gnupg/ \ ftp://ftp.jyu.fi/pub/crypt/gcrypt/gnupg/ \ ftp://ftp.cert.dfn.de/pub/tools/crypt/gcrypt/gnupg/ \ - ftp://ftp.ring.gr.jp/pub/net/gnupg/gnupg/ \ + ftp://ftp.ring.gr.jp/pub/net/gnupg/gnupg/ EXTRACT_SUFX= .tar.bz2 # don't remove this -- we may add idea.c.gz to it in options.mk DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -- cgit v1.2.3