- Add author's page to MASTER_SITES to make it fetchable, SF mirror
doesn't provide correct distfile for this release Noticed by: pointyhat via pav
This commit is contained in:
parent
a0e647ea8e
commit
dabcd364f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262488
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= librcd
|
||||
PORTVERSION= 0.1.13
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION}
|
||||
MASTER_SITES= http://dside.dydnds.org/files/rusxmms/ \
|
||||
SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION}
|
||||
|
||||
MAINTAINER= fluffy@FreeBSD.org
|
||||
COMMENT= Library used by rusxmms for autodetection of russian charset
|
||||
|
|
Loading…
Reference in a new issue