summaryrefslogtreecommitdiff
path: root/databases/dbf
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-11-16 07:52:46 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-11-16 07:52:46 +0000
commit281fd54f5f0a397b1f285f2cad63a8383a13bdfd (patch)
treefa77b67fcb4733d5212bd1d66b6f26fe7b1fa63e /databases/dbf
parent. fix the ftp directory for codecs; (diff)
Use BERLIOS macro for MASTER_SITES.
Notes
Notes: svn path=/head/; revision=244322
Diffstat (limited to 'databases/dbf')
-rw-r--r--databases/dbf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile
index 8a3e37e44ca3..dfc63806d452 100644
--- a/databases/dbf/Makefile
+++ b/databases/dbf/Makefile
@@ -9,8 +9,7 @@
PORTNAME= dbf
PORTVERSION= 0.8.3.1
CATEGORIES= databases
-MASTER_SITES= http://download.berlios.de/dbf/ \
- http://download2.berlios.de/dbf/
+MASTER_SITES= BERLIOS
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= bsam@FreeBSD.org