summaryrefslogtreecommitdiff
path: root/databases/dbf
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2007-02-15 14:40:00 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2007-02-15 14:40:00 +0000
commitd41eabde85c1ce69cd43513e35cf285598955433 (patch)
tree9fb4591b528e4208ad766d497f41473ffb0abb62 /databases/dbf
parentAdd p5-Array-Group 1.00, convert an array into array of arrayrefs of (diff)
Add another MASTER_SITE.
Inspiritted by: PR 109189 Submitted by: Thomas Abthorpe <thomas at goodking.ca>
Notes
Notes: svn path=/head/; revision=185237
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