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 /irc/tirc | |
parent | 49e38ca0c786a772ae1436968785247149c733f3 (diff) | |
download | ports-116c0ae2bc74c49050cf25e5303909dd367ab6db.tar.gz ports-116c0ae2bc74c49050cf25e5303909dd367ab6db.zip |
Notes
Diffstat (limited to 'irc/tirc')
-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 |