pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnupg remove backslash



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b2551ded8174
branches:  trunk
changeset: 392618:b2551ded8174
user:      zafer <zafer%pkgsrc.org@localhost>
date:      Mon May 04 20:39:55 2009 +0000

description:
remove backslash

diffstat:

 security/gnupg/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e008af5918fa -r b2551ded8174 security/gnupg/Makefile
--- a/security/gnupg/Makefile   Mon May 04 18:42:26 2009 +0000
+++ b/security/gnupg/Makefile   Mon May 04 20:39:55 2009 +0000
@@ -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 @@
                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}



Home | Main Index | Thread Index | Old Index