fix master_sites for net/hx
This commit is contained in:
parent
84def78440
commit
b5314f73cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92883
4 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= hx
|
||||
PORTVERSION= 0.7.14
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://fadeto.blackened.com/pub/other/hotlinex.org/
|
||||
MASTER_SITES= http://hx.fortyoz.org/ \
|
||||
http://members.macconnect.com/users/j/jalex/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A text based Hotline (http://www.bigredh.com) client for Unix
|
||||
|
|
|
@ -4,7 +4,6 @@ like an IRC client, but with the ability to do commands such as cd
|
|||
into a directory with /cd and more file transfer oriented functions.
|
||||
|
||||
WWW: http://www.hotlinex.org/
|
||||
FTP MIRROR: ftp://fadeto.blackened.com/other/hotlinex.org/
|
||||
|
||||
-Valentino Vaschetto
|
||||
logo@blackened.com
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= hx
|
||||
PORTVERSION= 0.7.14
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://fadeto.blackened.com/pub/other/hotlinex.org/
|
||||
MASTER_SITES= http://hx.fortyoz.org/ \
|
||||
http://members.macconnect.com/users/j/jalex/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A text based Hotline (http://www.bigredh.com) client for Unix
|
||||
|
|
|
@ -4,7 +4,6 @@ like an IRC client, but with the ability to do commands such as cd
|
|||
into a directory with /cd and more file transfer oriented functions.
|
||||
|
||||
WWW: http://www.hotlinex.org/
|
||||
FTP MIRROR: ftp://fadeto.blackened.com/other/hotlinex.org/
|
||||
|
||||
-Valentino Vaschetto
|
||||
logo@blackened.com
|
||||
|
|
Loading…
Reference in a new issue