From 116c0ae2bc74c49050cf25e5303909dd367ab6db Mon Sep 17 00:00:00 2001 From: Dan Moschuk Date: Fri, 8 Oct 1999 22:46:54 +0000 Subject: [PATCH] Point MASTER_SITES in the right direction. PR: ports/14101 Submitted by: Maintainer --- irc/tirc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/tirc/Makefile b/irc/tirc/Makefile index 29662a9bfaf7..70e815843d45 100644 --- a/irc/tirc/Makefile +++ b/irc/tirc/Makefile @@ -8,7 +8,7 @@ DISTNAME= tirc-1.2 CATEGORIES= irc -MASTER_SITES= http://www.domix.de/fbsd/ports/distfiles/ +MASTER_SITES= ftp://ftp.mayn.de/pub/unix/software/Network/Irc/tirc/ MAINTAINER= dr@domix.de