diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
commit | 965b4433c8101ce6297182fac09adf6445c6658b (patch) | |
tree | 0a60112972153eb00b831d28b495a872560e28a7 /net/balance | |
parent | 6332f8daa0206598d40bb61e5b3277094718cc2f (diff) | |
download | ports-965b4433c8101ce6297182fac09adf6445c6658b.tar.gz ports-965b4433c8101ce6297182fac09adf6445c6658b.zip |
Notes
Diffstat (limited to 'net/balance')
-rw-r--r-- | net/balance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/balance/Makefile b/net/balance/Makefile index a00ac663b019..f881612b57fc 100644 --- a/net/balance/Makefile +++ b/net/balance/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.inlab.de/ MAINTAINER= joseph@randomnetworks.com -COMMENT= Simple but powerful generic tcp proxy with round robin features +COMMENT= Simple but powerful generic TCP proxy with round robin features ALL_TARGET= balance USE_RC_SUBR= balance.sh |