diff options
author | vs <vs@FreeBSD.org> | 2004-06-30 15:57:04 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-06-30 15:57:04 +0800 |
commit | 841c84fbb47a1af77555061bf1c48641b2b8d178 (patch) | |
tree | 94ad16cb2b86802b7ac035b47a2f175f3307dc8a /security/heimdal | |
parent | a8decadd9ddddb80210bb6dc9ad2d0a9c9b53e93 (diff) | |
download | freebsd-ports-gnome-841c84fbb47a1af77555061bf1c48641b2b8d178.tar.gz freebsd-ports-gnome-841c84fbb47a1af77555061bf1c48641b2b8d178.tar.zst freebsd-ports-gnome-841c84fbb47a1af77555061bf1c48641b2b8d178.zip |
Cleanup master-sites.
PR: ports/67157
Submitted by: Roman Neuhauser
Approved by: maintainer timeout
Diffstat (limited to 'security/heimdal')
-rw-r--r-- | security/heimdal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 442ca9b8d6b0..575f743579db 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -9,9 +9,8 @@ PORTNAME= heimdal PORTVERSION= 0.6.1 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ - ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \ - ftp://ftp.tuniv.szczecin.pl/dsk4/ftp.replay.com/pub/crypto/APPS/kerberos/heimdal/ \ - ftp://ftp.hacktic.nl/pub/replay/crypto/APPS/kerberos/heimdal/ + ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/pub/heimdal/src/ \ + ftp://ftp.ayamura.org/pub/heimdal/ DISTNAME= heimdal-${PORTVERSION} MAINTAINER= nectar@FreeBSD.ORG |