diff options
-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 |