diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-21 20:53:14 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-21 20:53:14 +0000 |
commit | 1a13cfc115f81da7c714b4acc6766e2b8a399921 (patch) | |
tree | a2449a8f4dbf35c3c1fa39deb74990197fbfa6aa /irc | |
parent | Mastersite has moved. (diff) |
Remove a bad MASTER_SITE and add a good one.
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Diffstat (limited to 'irc')
-rw-r--r-- | irc/zircon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 7acf2e17b2be..316e330e5d05 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -9,7 +9,7 @@ DISTNAME= zircon-1.18.227 CATEGORIES= irc tk82 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ - ftp://ftp.dinoex.sub.org/pub/approved/ + ftp://ftp.lan-ks.de/pub/approved/ MAINTAINER= jseger@FreeBSD.org |