pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libgpg-error Add an HTTP download URL for whe...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94c454c835a7
branches: trunk
changeset: 520003:94c454c835a7
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Fri Oct 13 17:32:10 2006 +0000
description:
Add an HTTP download URL for when outbound FTP isn't available.
diffstat:
security/libgpg-error/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 126b32ce83cc -r 94c454c835a7 security/libgpg-error/Makefile
--- a/security/libgpg-error/Makefile Fri Oct 13 17:30:12 2006 +0000
+++ b/security/libgpg-error/Makefile Fri Oct 13 17:32:10 2006 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2006/10/11 11:05:04 shannonjr Exp $
+# $NetBSD: Makefile,v 1.18 2006/10/13 17:32:10 dsainty Exp $
#
DISTNAME= libgpg-error-1.3
CATEGORIES= security
-MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/
+MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/ \
+ http://ftp.gnupg.org/gcrypt/libgpg-error/
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://www.gnupg.org/
Home |
Main Index |
Thread Index |
Old Index