diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-11-20 22:09:15 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-11-20 22:09:15 +0000 |
commit | 01875e540d77f2e8281352bc62a50dc6f3e29b2d (patch) | |
tree | f09308fd1606eba9fa6dc654c1c0ad201933a7cd /databases/cdb | |
parent | 4ba3703e114079ada94251df4b9a6f773fe7b89e (diff) | |
download | FreeBSD-ports-01875e540d77f2e8281352bc62a50dc6f3e29b2d.zip FreeBSD-ports-01875e540d77f2e8281352bc62a50dc6f3e29b2d.tar.gz |
Update MASTER_SITES and WWW
PR: 14949
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
Diffstat (limited to 'databases/cdb')
-rw-r--r-- | databases/cdb/Makefile | 2 | ||||
-rw-r--r-- | databases/cdb/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile index 58e14f8..805f998 100644 --- a/databases/cdb/Makefile +++ b/databases/cdb/Makefile @@ -8,7 +8,7 @@ DISTNAME= cdb-0.55 CATEGORIES= databases -MASTER_SITES= ftp://koobera.math.uic.edu/www/software/ +MASTER_SITES= http://cr.yp.to/software/ MAINTAINER= ports@FreeBSD.org diff --git a/databases/cdb/pkg-descr b/databases/cdb/pkg-descr index 6fa0ebc..709bf14 100644 --- a/databases/cdb/pkg-descr +++ b/databases/cdb/pkg-descr @@ -21,4 +21,4 @@ cdb is designed to be used in mission-critical applications like e-mail. Database replacement is safe against system crashes. Readers don't have to pause during a rewrite. -WWW: ftp://koobera.math.uic.edu/www/cdb.html +WWW: http://cr.yp.to/cdb.html |