From 67755290fc21792c6ace9a5967aea155417c7d16 Mon Sep 17 00:00:00 2001 From: bsam Date: Thu, 15 Feb 2007 14:40:00 +0000 Subject: Add another MASTER_SITE. Inspiritted by: PR 109189 Submitted by: Thomas Abthorpe --- databases/dbf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/dbf') diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index 3a8a290464c6..8a3e37e44ca3 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -9,7 +9,8 @@ PORTNAME= dbf PORTVERSION= 0.8.3.1 CATEGORIES= databases -MASTER_SITES= http://download.berlios.de/dbf/ +MASTER_SITES= http://download.berlios.de/dbf/ \ + http://download2.berlios.de/dbf/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= bsam@FreeBSD.org -- cgit