pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/arj Changed the MASTER_SITES to sourceforge,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6d270d15822
branches:  trunk
changeset: 500917:a6d270d15822
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Oct 14 10:41:18 2005 +0000

description:
Changed the MASTER_SITES to sourceforge, as the old one has only one
version available. Fixes PR #31588.

diffstat:

 archivers/arj/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r c04054b8ff6b -r a6d270d15822 archivers/arj/Makefile
--- a/archivers/arj/Makefile    Fri Oct 14 10:13:03 2005 +0000
+++ b/archivers/arj/Makefile    Fri Oct 14 10:41:18 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2005/06/01 20:07:59 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2005/10/14 10:41:18 rillig Exp $
 
 DISTNAME=      arj-3.10.21
 CATEGORIES=    archivers
-MASTER_SITES=  http://testcase.newmail.ru/files/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=arj/}
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://arj.sourceforge.net/



Home | Main Index | Thread Index | Old Index