diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/dbf/Makefile | 3 |
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 |