diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-12-17 23:49:36 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-12-17 23:49:36 +0800 |
commit | 1c1966c618b44f44cdaac0570b37b6a3be25e5df (patch) | |
tree | c4e6372ff826f20aee410566ab89f4ec39b5a882 /sysutils/storcli | |
parent | 94d6b6c0ce73d6252b24fe1684dd4ceea174d255 (diff) | |
download | freebsd-ports-gnome-1c1966c618b44f44cdaac0570b37b6a3be25e5df.tar.gz freebsd-ports-gnome-1c1966c618b44f44cdaac0570b37b6a3be25e5df.tar.zst freebsd-ports-gnome-1c1966c618b44f44cdaac0570b37b6a3be25e5df.zip |
- Mark BROKEN: does not fetch:
fetch: http://docs.avagotech.com/docs-and-downloads/docs-and-downloads/raid-controllers/raid-controllers-common-files/1.19.04_StorCLI.zip: size mismatch: expected 41606377, actual 445196
Approved by: portmgr blanket
Diffstat (limited to 'sysutils/storcli')
-rw-r--r-- | sysutils/storcli/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/storcli/Makefile b/sysutils/storcli/Makefile index 4c2d8ae65b99..0aea9003b755 100644 --- a/sysutils/storcli/Makefile +++ b/sysutils/storcli/Makefile @@ -18,6 +18,8 @@ RESTRICTED= Source recipient must acknowledge license. Reproduction or \ redistribution prohibited. See \ http://www.avagotech.com/docs/12354864 +BROKEN= does not fetch + USES= zip ONLY_FOR_ARCHS= i386 amd64 |