mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Alter MASTER_SITES order and provide a mirror on my server so that this port
doesn't make my distfile fetch scripts run for a few hours.
This commit is contained in:
parent
e42579044f
commit
7c5971d897
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172084
@ -8,9 +8,10 @@
|
|||||||
PORTNAME= vstr
|
PORTNAME= vstr
|
||||||
PORTVERSION= 1.0.15
|
PORTVERSION= 1.0.15
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://www.and.org/vstr/1.0.15/ \
|
MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
|
||||||
|
http://sce-tindy.tecnik93.com/FreeBSD/others_ports/${PORTNAME}/ \
|
||||||
|
http://www.and.org/vstr/1.0.15/ \
|
||||||
http://www.and.org/vstr/latest/ \
|
http://www.and.org/vstr/latest/ \
|
||||||
http://freebsd.unixfreunde.de/sources/
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= General purpose string library for C
|
COMMENT= General purpose string library for C
|
||||||
|
Loading…
Reference in New Issue
Block a user