summaryrefslogtreecommitdiff
path: root/databases/rdb
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-04 13:19:37 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-04 13:19:37 +0000
commit36790637283d76e96cb5bbeed1644c5a8e4449db (patch)
tree31b3d97a1d66afe7fade512a3d06eb1a250517e4 /databases/rdb
parentMake this compile on -stable again (fix socklen_t cast) (diff)
Add another MASTER_SITE
Notes
Notes: svn path=/head/; revision=26525
Diffstat (limited to 'databases/rdb')
-rw-r--r--databases/rdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rdb/Makefile b/databases/rdb/Makefile
index 0c724f0779c7..37b23a41ee19 100644
--- a/databases/rdb/Makefile
+++ b/databases/rdb/Makefile
@@ -9,7 +9,8 @@
DISTNAME= RDB-2.6d
PKGNAME= rdb-2.6d
CATEGORIES= databases
-MASTER_SITES= ftp://ftp.rand.org/pub/RDB-hobbs/
+MASTER_SITES= ftp://ftp.rand.org/pub/RDB-hobbs/ \
+ ftp://ftp.sunet.se/pub/unix/databases/flat-file/
MAINTAINER= ports@FreeBSD.org