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/simpleproxy | |
parent | 6332f8daa0206598d40bb61e5b3277094718cc2f (diff) |
Notes
Diffstat (limited to 'net/simpleproxy')
-rw-r--r-- | net/simpleproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/simpleproxy/Makefile b/net/simpleproxy/Makefile index e9c8c0f9f1c5..7076edfffa80 100644 --- a/net/simpleproxy/Makefile +++ b/net/simpleproxy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= SF MAINTAINER= pluknet@gmail.com -COMMENT= Simple tcp proxy +COMMENT= Simple TCP proxy GNU_CONFIGURE= yes |