pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnutls MASTER_SITES fix
details: https://anonhg.NetBSD.org/pkgsrc/rev/8533beb12a39
branches: trunk
changeset: 609891:8533beb12a39
user: adam <adam%pkgsrc.org@localhost>
date: Fri Oct 12 15:37:12 2012 +0000
description:
MASTER_SITES fix
diffstat:
security/gnutls/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r db34a6eecc0e -r 8533beb12a39 security/gnutls/Makefile
--- a/security/gnutls/Makefile Fri Oct 12 15:30:18 2012 +0000
+++ b/security/gnutls/Makefile Fri Oct 12 15:37:12 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.119 2012/10/10 11:44:30 drochner Exp $
+# $NetBSD: Makefile,v 1.120 2012/10/12 15:37:12 adam Exp $
DISTNAME= gnutls-3.0.24
CATEGORIES= security devel
-MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \
+MASTER_SITES= ftp://ftp.gnutls.org/pub/gnu/gnutls/ \
ftp://ftp.gnupg.org/gcrypt/gnutls/ \
${MASTER_SITE_GNU:=gnutls/}
EXTRACT_SUFX= .tar.xz
Home |
Main Index |
Thread Index |
Old Index