diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-06 16:34:50 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-06 16:34:50 +0000 |
commit | be1cdb210643c2ee249bb3a363cff85b893ff0eb (patch) | |
tree | 76a380298fd41ad60322367892f018fa12e2dee3 /net/balance | |
parent | d79f7649862187a39c466878f5e1884b2f1d35d3 (diff) | |
download | ports-be1cdb210643c2ee249bb3a363cff85b893ff0eb.tar.gz ports-be1cdb210643c2ee249bb3a363cff85b893ff0eb.zip |
Notes
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 |