diff options
author | zi <zi@FreeBSD.org> | 2017-08-02 01:07:58 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2017-08-02 01:07:58 +0800 |
commit | 6f01f395fff69ef5c25c9019b9e03d7cebcb35f9 (patch) | |
tree | 7f6e91fcf4d587542cad048f5ce93f719ca72873 /irc | |
parent | d4113357a12d3d69e5202e5609d803bafded27a7 (diff) | |
download | freebsd-ports-gnome-6f01f395fff69ef5c25c9019b9e03d7cebcb35f9.tar.gz freebsd-ports-gnome-6f01f395fff69ef5c25c9019b9e03d7cebcb35f9.tar.zst freebsd-ports-gnome-6f01f395fff69ef5c25c9019b9e03d7cebcb35f9.zip |
- MASTER_SITES cleanup
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ratbox-respond/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/ratbox-respond/Makefile b/irc/ratbox-respond/Makefile index 314f3a13a124..e7aa35a81196 100644 --- a/irc/ratbox-respond/Makefile +++ b/irc/ratbox-respond/Makefile @@ -6,7 +6,8 @@ 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 COMMENT= Client-side implementation of the challenge oper system in ircd-ratbox |