pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg Add http master site for idea.c.gz. Add...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b988182eb781
branches: trunk
changeset: 459837:b988182eb781
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 08 18:57:04 2003 +0000
description:
Add http master site for idea.c.gz. Addresses PR 22408.
diffstat:
security/gnupg/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 0e7946cf83fa -r b988182eb781 security/gnupg/Makefile
--- a/security/gnupg/Makefile Fri Aug 08 18:18:05 2003 +0000
+++ b/security/gnupg/Makefile Fri Aug 08 18:57:04 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2003/08/04 23:12:17 seb Exp $
+# $NetBSD: Makefile,v 1.49 2003/08/08 18:57:04 wiz Exp $
DISTNAME= gnupg-1.2.2
PKGREVISION= 1
@@ -45,7 +45,8 @@
# 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/
pre-configure:
${GZCAT} ${DISTDIR}/idea.c.gz > ${WRKSRC}/cipher/idea.c
Home |
Main Index |
Thread Index |
Old Index