diff options
author | eik <eik@FreeBSD.org> | 2004-03-07 00:34:50 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-03-07 00:34:50 +0800 |
commit | 5d440c851d2f972669070bc31050d8cece198783 (patch) | |
tree | 55b77ab7366695b2f33bc4414b6308f632632b00 /net/balance | |
parent | 16744972a0b37f2b7172045515b87db650917e4d (diff) | |
download | freebsd-ports-gnome-5d440c851d2f972669070bc31050d8cece198783.tar.gz freebsd-ports-gnome-5d440c851d2f972669070bc31050d8cece198783.tar.zst freebsd-ports-gnome-5d440c851d2f972669070bc31050d8cece198783.zip |
- broken checksum was cause by distfile corruption on belnet sf mirror
- SIZEify
Diffstat (limited to 'net/balance')
-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 b1536ad91559..43bea1a767ba 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 34ac038267d7..a35186071273 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 |