diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-02-14 16:19:31 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-02-14 16:19:31 +0000 |
commit | 457ee86262e5f353cf2f025f880a7420595a3c52 (patch) | |
tree | 6ecfe4d78851fef5e124290f816ffd2500236b78 /databases/db3 | |
parent | 8cf9121d274f88edb2c633c5b6fd24bc29727fa3 (diff) | |
download | ports-457ee86262e5f353cf2f025f880a7420595a3c52.tar.gz ports-457ee86262e5f353cf2f025f880a7420595a3c52.zip |
Notes
Diffstat (limited to 'databases/db3')
-rw-r--r-- | databases/db3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/db3/Makefile b/databases/db3/Makefile index 9b1b38ad72d4..1e189ac6f3f5 100644 --- a/databases/db3/Makefile +++ b/databases/db3/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 3.3.11 PORTREVISION= 2 PORTEPOCH?= 1 CATEGORIES= databases -#MASTER_SITES= http://www.sleepycat.com/update/snapshot/ -MASTER_SITES= ftp://sleepycat1.inetu.net/releases/ +MASTER_SITES= http://downloads.sleepycat.com/ DISTNAME= db-${PORTVERSION} DIST_SUBDIR= bdb |