diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-16 15:35:17 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-16 15:35:17 +0000 |
commit | 58b02d7b13325ba9fb458b99598b1457a121cc47 (patch) | |
tree | 6224a6806a5754edbfc94233c0917d2aad663a67 /irc/tirc | |
parent | e1af59078c9995dfb945347abdefc642e02776b2 (diff) |
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 19e447ea3f33..3bfe562c9541 100644 --- a/irc/tirc/Makefile +++ b/irc/tirc/Makefile @@ -8,7 +8,7 @@ PORTNAME= tirc PORTVERSION= 1.2 CATEGORIES= irc -MASTER_SITES= ftp://ftp.mayn.de/pub/unix/Network/Irc/tirc/ +MASTER_SITES= ftp://ftp.mayn.de/pub/unix/network/irc/tirc/ MAINTAINER= dr@astorit.com |