diff options
author | Dan Moschuk <dan@FreeBSD.org> | 1999-10-08 22:46:54 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 1999-10-08 22:46:54 +0000 |
commit | 116c0ae2bc74c49050cf25e5303909dd367ab6db (patch) | |
tree | c37d5ee16678cebfe75cb3c400e5e86f0e1d59d6 | |
parent | Update ifmail to 2.15 (diff) |
Point MASTER_SITES in the right direction.
PR: ports/14101
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=22262
-rw-r--r-- | irc/tirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |