aboutsummaryrefslogtreecommitdiffstats
path: root/databases/dbf
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2007-02-15 22:40:00 +0800
committerbsam <bsam@FreeBSD.org>2007-02-15 22:40:00 +0800
commit67755290fc21792c6ace9a5967aea155417c7d16 (patch)
tree386432e0cc8d4cf6883eec4cde397c1f5e731fdc /databases/dbf
parentb2f0eeeace5af739e835db98b77e7c6c989554d4 (diff)
downloadfreebsd-ports-gnome-67755290fc21792c6ace9a5967aea155417c7d16.tar.gz
freebsd-ports-gnome-67755290fc21792c6ace9a5967aea155417c7d16.tar.zst
freebsd-ports-gnome-67755290fc21792c6ace9a5967aea155417c7d16.zip
Add another MASTER_SITE.
Inspiritted by: PR 109189 Submitted by: Thomas Abthorpe <thomas at goodking.ca>
Diffstat (limited to 'databases/dbf')
-rw-r--r--databases/dbf/Makefile3
1 files changed, 2 insertions, 1 deletions
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