mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add ftp.kvirc.net FTP site to MASTER_SITES.
Add WWW line for www.kvirc.net. Replace 2.0.0 with ${PORTVERSION} in MASTER_SITES.
This commit is contained in:
parent
26676b94fb
commit
f4e13001cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33851
4 changed files with 10 additions and 6 deletions
|
@ -8,8 +8,9 @@
|
||||||
PORTNAME= kvirc
|
PORTNAME= kvirc
|
||||||
PORTVERSION= 2.0.0
|
PORTVERSION= 2.0.0
|
||||||
CATEGORIES= irc
|
CATEGORIES= irc
|
||||||
MASTER_SITES= ftp://ftp.kvirc.bz.nu/pub/mirror/kvirc/2.0.0/source/ \
|
MASTER_SITES= ftp://ftp.kvirc.net/kvirc/${PORTVERSION}/source/ \
|
||||||
ftp://kvirc.firenze.linux.it/pub/kvirc/2.0.0/source/
|
ftp://ftp.kvirc.bz.nu/pub/mirror/kvirc/${PORTVERSION}/source/ \
|
||||||
|
ftp://kvirc.firenze.linux.it/pub/kvirc/${PORTVERSION}/source/
|
||||||
|
|
||||||
MAINTAINER= trevor@FreeBSD.org
|
MAINTAINER= trevor@FreeBSD.org
|
||||||
|
|
||||||
|
|
|
@ -2,4 +2,5 @@ A powerful Internet Relay Chat client designed for UNIX platforms.
|
||||||
It is distributed as Free Software under the terms of the GNU
|
It is distributed as Free Software under the terms of the GNU
|
||||||
General Public License.
|
General Public License.
|
||||||
|
|
||||||
WWW: http://kvirc.firenze.linux.it/
|
WWW: http://www.kvirc.net
|
||||||
|
http://kvirc.firenze.linux.it/
|
||||||
|
|
|
@ -8,8 +8,9 @@
|
||||||
PORTNAME= kvirc
|
PORTNAME= kvirc
|
||||||
PORTVERSION= 2.0.0
|
PORTVERSION= 2.0.0
|
||||||
CATEGORIES= irc
|
CATEGORIES= irc
|
||||||
MASTER_SITES= ftp://ftp.kvirc.bz.nu/pub/mirror/kvirc/2.0.0/source/ \
|
MASTER_SITES= ftp://ftp.kvirc.net/kvirc/${PORTVERSION}/source/ \
|
||||||
ftp://kvirc.firenze.linux.it/pub/kvirc/2.0.0/source/
|
ftp://ftp.kvirc.bz.nu/pub/mirror/kvirc/${PORTVERSION}/source/ \
|
||||||
|
ftp://kvirc.firenze.linux.it/pub/kvirc/${PORTVERSION}/source/
|
||||||
|
|
||||||
MAINTAINER= trevor@FreeBSD.org
|
MAINTAINER= trevor@FreeBSD.org
|
||||||
|
|
||||||
|
|
|
@ -2,4 +2,5 @@ A powerful Internet Relay Chat client designed for UNIX platforms.
|
||||||
It is distributed as Free Software under the terms of the GNU
|
It is distributed as Free Software under the terms of the GNU
|
||||||
General Public License.
|
General Public License.
|
||||||
|
|
||||||
WWW: http://kvirc.firenze.linux.it/
|
WWW: http://www.kvirc.net
|
||||||
|
http://kvirc.firenze.linux.it/
|
||||||
|
|
Loading…
Add table
Reference in a new issue