Update WWW and MASTER_SITES URLs.

The main master site does not actually have this particular version of
gringotts, but it seems better to list the new URL as the old stopped
working long time ago. A new version of gringotts exists, and if anyone
is using and have an interest in this port they should look into it.
Keeping the secondary master site so that there is at least one place
to fetch the current distfile.
This commit is contained in:
Anders Nordby
2008-08-10 22:51:23 +00:00
parent 7d90f9489b
commit 66063fa958
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ PORTNAME= gringotts
PORTVERSION= 1.2.8
PORTREVISION= 6
CATEGORIES= security
MASTER_SITES= http://devel.pluto.linux.it/projects/Gringotts/current/ \
MASTER_SITES= BERLIOS \
ftp://ftp.nuug.no/pub/anders/distfiles/
MAINTAINER= ports@FreeBSD.org

View File

@@ -17,6 +17,6 @@ RIJNDAEL-128 (AES), RIJNDAEL-256, SERPENT, TWOFISH, CAST 256, SAFER+, LOKI97,
* It comes with a thread-safe C library, libGringotts, that can be used in any
other project to save data in files in a simple and safe way.
WWW: http://devel.pluto.linux.it/projects/Gringotts/
WWW: http://gringotts.berlios.de/
- Anders Nordby <anders@fix.no>