summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-02-04 10:47:50 +0000
committerwiz <wiz@pkgsrc.org>2006-02-04 10:47:50 +0000
commit6bab4d93be31b90b50731e8436f513dd2a0df544 (patch)
treeafccfc5b76f7cadbd4ded158e2ab03324d59ba4e /x11/rxvt-unicode
parent9db2dbf504c2228488c0cad6723d18956917ffe7 (diff)
downloadpkgsrc-6bab4d93be31b90b50731e8436f513dd2a0df544.tar.gz
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 (limited to 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 1093b4c8aeb..a88570944e5 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -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