diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-02 21:41:47 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-02 21:41:47 +0000 |
commit | e929aea23c678404413a50eb73c457b8960438e1 (patch) | |
tree | 703ea97b5e5fc4a7ad76317a23ee70bd12ff1494 /irc | |
parent | 149be67400eb8cd7ef5777241693267dc5e74076 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ratbox-respond/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ratbox-respond/Makefile b/irc/ratbox-respond/Makefile index e7aa35a81196..0e4957aa4f34 100644 --- a/irc/ratbox-respond/Makefile +++ b/irc/ratbox-respond/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= irc sysutils MASTER_SITES= http://www.ratbox.org/download/${PORTNAME}/ \ - http://mirrors.gigenet.com/ratbox/${PORTNAME}/ \ + http://mirrors.gigenet.com/ratbox/${PORTNAME}/ \ ZI MAINTAINER= zi@FreeBSD.org |