diff options
| author | Matthias Andree <mandree@FreeBSD.org> | 2010-11-12 09:03:26 +0000 |
|---|---|---|
| committer | Matthias Andree <mandree@FreeBSD.org> | 2010-11-12 09:03:26 +0000 |
| commit | 4e8777dbb89fbfe0f92cd8e2cf4a9bd1722853a3 (patch) | |
| tree | af20bdbeca2e1ac9b0ddc86f16e45d5a1ed314c3 /databases/db48 | |
| parent | f1571d23469b47a1b80694e5431818c0d66c31be (diff) | |
Notes
Diffstat (limited to 'databases/db48')
| -rw-r--r-- | databases/db48/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/db48/Makefile b/databases/db48/Makefile index fb85647fa181..95d14f965882 100644 --- a/databases/db48/Makefile +++ b/databases/db48/Makefile @@ -8,9 +8,7 @@ PORTNAME= db48 PORTVERSION= 4.8.30.0 CATEGORIES= databases -MASTER_SITES= http://download-west.oracle.com/berkeley-db/ \ - http://download-east.oracle.com/berkeley-db/ \ - http://download-uk.oracle.com/berkeley-db/ +MASTER_SITES= http://download.oracle.com/berkeley-db/ PKGNAMEPREFIX?= DISTNAME= db-${PORTVERSION:R} DIST_SUBDIR= bdb |
