diff options
author | roam <roam@FreeBSD.org> | 2000-12-16 23:35:17 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2000-12-16 23:35:17 +0800 |
commit | 5c9e65614a8b0bf2ae15b1c5daf2e3846baea05c (patch) | |
tree | 86e4a6eced58eced3e435829c86b76bb89ee1cb4 /irc/tirc | |
parent | d8a8f9fe4eb135df457ef7766aea01b666da50d0 (diff) | |
download | freebsd-ports-gnome-5c9e65614a8b0bf2ae15b1c5daf2e3846baea05c.tar.gz freebsd-ports-gnome-5c9e65614a8b0bf2ae15b1c5daf2e3846baea05c.tar.zst freebsd-ports-gnome-5c9e65614a8b0bf2ae15b1c5daf2e3846baea05c.zip |
Update directory path in MASTER_SITES.
PR: 23584
Submitted by: maintainer
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 |