1
0
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:
Ion-Mihai Tetcu 2006-09-03 19:41:37 +00:00
parent e42579044f
commit 7c5971d897
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172084

View File

@ -8,9 +8,10 @@
PORTNAME= vstr
PORTVERSION= 1.0.15
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://freebsd.unixfreunde.de/sources/
MAINTAINER= ports@FreeBSD.org
COMMENT= General purpose string library for C