pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/db Switch MASTER_SITES to official site on o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce01998a94f7
branches:  trunk
changeset: 538676:ce01998a94f7
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Feb 16 05:25:57 2008 +0000

description:
Switch MASTER_SITES to official site on oracle.com.

diffstat:

 databases/db/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 38f526850566 -r ce01998a94f7 databases/db/Makefile
--- a/databases/db/Makefile     Sat Feb 16 05:03:58 2008 +0000
+++ b/databases/db/Makefile     Sat Feb 16 05:25:57 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2007/12/02 13:04:07 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2008/02/16 05:25:57 obache Exp $
 
 DISTNAME=      db-2.7.7
 PKGREVISION=   2
 CATEGORIES=    databases
-MASTER_SITES=  ftp://ftp.gwdg.de/pub/languages/perl/CPAN/src/misc/
+MASTER_SITES=  http://download.oracle.com/berkeley-db/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.oracle.com/database/berkeley-db.html



Home | Main Index | Thread Index | Old Index