diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-17 05:08:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-17 05:08:46 +0000 |
commit | 71804e4f2621341e46108fd0b4e406ce191f3d81 (patch) | |
tree | c7247ad3e76e8b9bf7e8751328e828f5d501a505 /security | |
parent | 2536b451cb52997f85698471837bcec66a084492 (diff) | |
download | ports-71804e4f2621341e46108fd0b4e406ce191f3d81.tar.gz ports-71804e4f2621341e46108fd0b4e406ce191f3d81.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/proxycheck/Makefile | 2 | ||||
-rw-r--r-- | security/proxycheck/pkg-descr | 2 | ||||
-rw-r--r-- | security/pxytest/Makefile | 2 | ||||
-rw-r--r-- | security/pxytest/pkg-descr | 2 |
4 files changed, 2 insertions, 6 deletions
diff --git a/security/proxycheck/Makefile b/security/proxycheck/Makefile index 4d1353619991..46950065c9b2 100644 --- a/security/proxycheck/Makefile +++ b/security/proxycheck/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.corpit.ru/mjt/proxycheck/ \ http://www.it.ca/~paul/src/ -MAINTAINER= paul+ports@it.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Check for open proxy servers MAN1= proxycheck.1 diff --git a/security/proxycheck/pkg-descr b/security/proxycheck/pkg-descr index 65b4f6fffafc..2bf8e438e16a 100644 --- a/security/proxycheck/pkg-descr +++ b/security/proxycheck/pkg-descr @@ -5,5 +5,3 @@ Proxycheck comes ready to contribute results to DSBL.org. It was written by Michael Tokarev. WWW: http://www.corpit.ru/mjt/proxycheck.html - -- Paul Chvostek <paul+ports@it.ca> diff --git a/security/pxytest/Makefile b/security/pxytest/Makefile index 56c22d2205b0..1f8767395ef6 100644 --- a/security/pxytest/Makefile +++ b/security/pxytest/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= EXTRACT_ONLY= # defined -MAINTAINER= paul+ports@it.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Test remote system for unsecured mail proxies USE_PERL5= yes diff --git a/security/pxytest/pkg-descr b/security/pxytest/pkg-descr index 982bd0da1f65..d8a6205f5704 100644 --- a/security/pxytest/pkg-descr +++ b/security/pxytest/pkg-descr @@ -11,6 +11,4 @@ See http://www.unicom.com/sw/pxytest for more information. pxytest was written by Chip Rosenthal. -- Paul Chvostek <paul+ports@it.ca> - WWW: http://www.unicom.com/sw/pxytest |