diff options
author | eik <eik@FreeBSD.org> | 2004-03-06 16:34:50 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-03-06 16:34:50 +0000 |
commit | 5d440c851d2f972669070bc31050d8cece198783 (patch) | |
tree | 55b77ab7366695b2f33bc4414b6308f632632b00 /net | |
parent | 16744972a0b37f2b7172045515b87db650917e4d (diff) | |
download | FreeBSD-ports-5d440c851d2f972669070bc31050d8cece198783.zip FreeBSD-ports-5d440c851d2f972669070bc31050d8cece198783.tar.gz |
- broken checksum was cause by distfile corruption on belnet sf mirror
- SIZEify
Diffstat (limited to 'net')
-rw-r--r-- | net/balance/Makefile | 4 | ||||
-rw-r--r-- | net/balance/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/balance/Makefile b/net/balance/Makefile index b1536ad..43bea1a 100644 --- a/net/balance/Makefile +++ b/net/balance/Makefile @@ -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 diff --git a/net/balance/distinfo b/net/balance/distinfo index 34ac038..a351860 100644 --- a/net/balance/distinfo +++ b/net/balance/distinfo @@ -1 +1,2 @@ MD5 (balance-3.11.tar.gz) = 69e72ccbcb3d397d569487e85663c01a +SIZE (balance-3.11.tar.gz) = 20917 |