- Fix MASTER_SITES and unbreak it
- SIZE'ify PR: ports/62461 Submitted by: maintainer
This commit is contained in:
parent
72e9c5a2db
commit
7f51f13851
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100269
2 changed files with 4 additions and 3 deletions
|
@ -8,8 +8,9 @@
|
|||
PORTNAME= libudbc
|
||||
PORTVERSION= 4.1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://ftp.openlinksw.com/open41/ \
|
||||
ftp://www.kuzbass.ru/pub/FreeBSD/ports/distfiles/
|
||||
MASTER_SITES= ftp://ftp.openlinksw.co.uk/open41/ \
|
||||
ftp://www.kuzbass.ru/pub/FreeBSD/ports/distfiles/ \
|
||||
ftp://ftp.svzserv.kemerovo.su/pub/FreeBSD/distfiles.misc/
|
||||
DISTNAME= f6kuzzzz
|
||||
EXTRACT_SUFX= .taz
|
||||
|
||||
|
@ -21,7 +22,6 @@ NO_BUILD= yes
|
|||
INSTALLS_SHLIB= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
BROKEN= "Distfile has disappeared"
|
||||
RESTRICTED= 'Downloading and redistribution terms are unclear'
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
MD5 (f6kuzzzz.taz) = 458d4bfd017c8c779c2e91754ad9b8d4
|
||||
SIZE (f6kuzzzz.taz) = 365023
|
||||
|
|
Loading…
Reference in a new issue