diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-09-02 15:01:56 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-09-02 15:01:56 +0000 |
commit | 535382b89150108fea8bdf4a729e9ed1257f42f8 (patch) | |
tree | 1f24bf9ea181456fbd70a93a3796f17fa5b7c19b /net/balance | |
parent | bf8370accdc8c1debd25f233b58f951224d56a2e (diff) |
Notes
Diffstat (limited to 'net/balance')
-rw-r--r-- | net/balance/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/balance/Makefile b/net/balance/Makefile index 0638601bb22f..44d4c726c654 100644 --- a/net/balance/Makefile +++ b/net/balance/Makefile @@ -9,9 +9,7 @@ PORTNAME= balance PORTVERSION= 3.42 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www.inlab.de/ \ - ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= balance +MASTER_SITES= http://www.inlab.de/ MAINTAINER= joseph@randomnetworks.com COMMENT= Simple but powerful generic tcp proxy with round robin features |