mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
- broken checksum was cause by distfile corruption on belnet sf mirror
- SIZEify
This commit is contained in:
parent
d79f764986
commit
be1cdb2106
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103115
2 changed files with 2 additions and 3 deletions
|
@ -8,14 +8,12 @@
|
|||
PORTNAME= balance
|
||||
PORTVERSION= 3.11
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= balance
|
||||
|
||||
MAINTAINER= joseph@randomnetworks.com
|
||||
COMMENT= Simple but powerful generic tcp proxy with round robin features
|
||||
|
||||
BROKEN= "Checksum mismatch"
|
||||
|
||||
ALL_TARGET= balance
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
MD5 (balance-3.11.tar.gz) = 69e72ccbcb3d397d569487e85663c01a
|
||||
SIZE (balance-3.11.tar.gz) = 20917
|
||||
|
|
Loading…
Add table
Reference in a new issue