Subject: pkg/37268: add another mirror for archivers/undmns
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <zafer@aydogan.de>
List: pkgsrc-bugs
Date: 11/03/2007 12:05:00
>Number:         37268
>Category:       pkg
>Synopsis:       add another mirror for archivers/undmns
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 03 12:05:00 +0000 2007
>Originator:     Zafer Aydogan
>Release:        4.99.34
>Organization:
>Environment:
i386
>Description:
since the main mirror is always full, add another mirror.
>How-To-Repeat:
install archivers/undms
>Fix:
--- Makefile.orig       2007-11-03 12:04:31.000000000 +0100
+++ Makefile    2007-11-03 12:21:09.000000000 +0100
@@ -3,7 +3,8 @@
 DISTNAME=      undms-1.3.c
 PKGNAME=       undms-1.3
 CATEGORIES=    archivers
-MASTER_SITES=  ftp://us.aminet.net/pub/aminet/misc/unix/
+MASTER_SITES=  ftp://de.aminet.net/pub/aminet/misc/unix/ \
+               ftp://us.aminet.net/pub/aminet/misc/unix/
 EXTRACT_SUFX=  .Z
 
 MAINTAINER=    pkgsrc-users@NetBSD.org