pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/rxvt-unicode Add Attic/ directory to MASTER_SITES,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5af4abdfdb8
branches: trunk
changeset: 507541:f5af4abdfdb8
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 04 10:47:50 2006 +0000
description:
Add Attic/ directory to MASTER_SITES, since the program
updates quite often, and ftp.NetBSD.org is not always fast enough in
getting a distfile. Addresses PR 32725 by Robert Elz.
diffstat:
x11/rxvt-unicode/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r af6d78b6941a -r f5af4abdfdb8 x11/rxvt-unicode/Makefile
--- a/x11/rxvt-unicode/Makefile Sat Feb 04 07:16:24 2006 +0000
+++ b/x11/rxvt-unicode/Makefile Sat Feb 04 10:47:50 2006 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2006/01/25 19:48:39 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/02/04 10:47:50 wiz Exp $
#
DISTNAME= rxvt-unicode-7.2
CATEGORIES= x11
-MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/
+MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \
+ http://dist.schmorp.de/rxvt-unicode/Attic/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index