Add an additional MASTER_SITE provided by maintainer to fix fetch.
Reported by: pointyhat via kris
This commit is contained in:
parent
dd6bc16476
commit
d1bc24e8d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146459
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= CSP
|
||||
PORTVERSION= 0.32
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ftp://ftp.it.su.se/pub/users/leifj/
|
||||
MASTER_SITES= ftp://ftp.it.su.se/pub/users/leifj/ \
|
||||
http://cold.darkambient.net/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= lx@redundancy.redundancy.org
|
||||
|
|
Loading…
Reference in a new issue