diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
commit | f8ad7d2995c438a54c13aaa52f5d32114899aff8 (patch) | |
tree | cb01eaf87d77113427702423ff3db7021920b76e /security | |
parent | 76ff28977a4f6dbe6ac6da2fc85f1d440286c479 (diff) | |
download | FreeBSD-ports-f8ad7d2995c438a54c13aaa52f5d32114899aff8.zip FreeBSD-ports-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.gz |
- Update maintainer address
Approved by: thierry (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/blocksshd/Makefile | 2 | ||||
-rw-r--r-- | security/bubblegum/Makefile | 2 | ||||
-rw-r--r-- | security/opieprint/Makefile | 2 | ||||
-rw-r--r-- | security/snoopy/Makefile | 2 | ||||
-rw-r--r-- | security/snortsms/Makefile | 2 | ||||
-rw-r--r-- | security/wapiti/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/security/blocksshd/Makefile b/security/blocksshd/Makefile index 46f70f9..bb6da28 100644 --- a/security/blocksshd/Makefile +++ b/security/blocksshd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= security sysutils MASTER_SITES= SF -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Protects computers from SSH brute force attacks RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS/Resolver.pm:${PORTSDIR}/dns/p5-Net-DNS \ diff --git a/security/bubblegum/Makefile b/security/bubblegum/Makefile index a9e71f6..05670e8 100644 --- a/security/bubblegum/Makefile +++ b/security/bubblegum/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= SF MASTER_SITE_SUBDIR= bjk -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Watch a file for changes GNU_CONFIGURE= yes diff --git a/security/opieprint/Makefile b/security/opieprint/Makefile index 888cd5b..5188238 100644 --- a/security/opieprint/Makefile +++ b/security/opieprint/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.inner.net/pub/opie/contrib/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .gz -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Output postscript with 100 OPIE passwords credit card sized NO_BUILD= yes diff --git a/security/snoopy/Makefile b/security/snoopy/Makefile index 12d7630..df931aa 100644 --- a/security/snoopy/Makefile +++ b/security/snoopy/Makefile @@ -9,7 +9,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= snoopylogger -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= An execve() wrapper and logger PLIST_FILES= lib/snoopy.so bin/detect diff --git a/security/snortsms/Makefile b/security/snortsms/Makefile index 9eeda61..d98ecbf 100644 --- a/security/snortsms/Makefile +++ b/security/snortsms/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7.8 CATEGORIES= security www MASTER_SITES= SF -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= A remote management and monitoring interface for Snort based IDS RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB \ diff --git a/security/wapiti/Makefile b/security/wapiti/Makefile index ecc5d12..17e765a 100644 --- a/security/wapiti/Makefile +++ b/security/wapiti/Makefile @@ -9,7 +9,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= wapiti -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Wapiti is a vulnerability scanner for web applications RUN_DEPENDS= ${PYTHON_SITELIBDIR}/tidy:${PORTSDIR}/www/py-utidy |