diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2012-03-17 05:21:05 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2012-03-17 05:21:05 +0000 |
| commit | 768dd7c392e726cf2862af1a387feca1761120fa (patch) | |
| tree | 0fda0910862e24fef22a13776c3bc23a39902054 /security/proxycheck | |
| parent | 6e9e4a6ed8e68b01360049e69f58bf743439d301 (diff) | |
Notes
Diffstat (limited to 'security/proxycheck')
| -rw-r--r-- | security/proxycheck/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/proxycheck/Makefile b/security/proxycheck/Makefile index 46950065c9b2..a2c5da26856e 100644 --- a/security/proxycheck/Makefile +++ b/security/proxycheck/Makefile @@ -11,9 +11,11 @@ CATEGORIES= security MASTER_SITES= http://www.corpit.ru/mjt/proxycheck/ \ http://www.it.ca/~paul/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Check for open proxy servers +PORTSCOUT= skipv:0.49 + MAN1= proxycheck.1 HAS_CONFIGURE= yes |
