pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers Add ftp master site.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d503d09e2db4
branches:  trunk
changeset: 482400:d503d09e2db4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 27 17:02:00 2004 +0000

description:
Add ftp master site.

diffstat:

 archivers/rar-linux/Makefile |  5 +++--
 archivers/unrar/Makefile     |  5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r f1c5feb820a0 -r d503d09e2db4 archivers/rar-linux/Makefile
--- a/archivers/rar-linux/Makefile      Wed Oct 27 16:48:56 2004 +0000
+++ b/archivers/rar-linux/Makefile      Wed Oct 27 17:02:00 2004 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2004/10/01 10:37:33 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/10/27 17:02:00 wiz Exp $
 #
 
 DISTNAME=              rarlinux-3.3.0
 CATEGORIES=            archivers
-MASTER_SITES=          http://www.rarsoft.com/rar/
+MASTER_SITES=          http://www.rarsoft.com/rar/ \
+                       ftp://ftp.rarsoft.com/rar/
 
 MAINTAINER=            wiz%NetBSD.org@localhost
 HOMEPAGE=              http://www.rarsoft.com/rar/
diff -r f1c5feb820a0 -r d503d09e2db4 archivers/unrar/Makefile
--- a/archivers/unrar/Makefile  Wed Oct 27 16:48:56 2004 +0000
+++ b/archivers/unrar/Makefile  Wed Oct 27 17:02:00 2004 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.35 2004/07/31 03:48:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.36 2004/10/27 17:05:11 wiz Exp $
 #
 
 DISTNAME=      unrarsrc-3.3.6
 PKGNAME=       ${DISTNAME:S/src//}
 CATEGORIES=    archivers
-MASTER_SITES=  http://www.rarlab.com/rar/
+MASTER_SITES=  http://www.rarlab.com/rar/ \
+               ftp://ftp.rarlab.com/rar/
 
 MAINTAINER=    wiz%NetBSD.org@localhost
 HOMEPAGE=      http://www.rarlab.com/



Home | Main Index | Thread Index | Old Index