diff options
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 a53d1dacb2d7..229b5391d93e 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -9,7 +9,7 @@ PORTNAME= zircon PORTVERSION= 1.18.243 CATEGORIES= irc tk82 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ - ftp://ftp.lan-ks.de/pub/approved/ + ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/ MAINTAINER= jseger@FreeBSD.org |