diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
commit | f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch) | |
tree | 081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /security | |
parent | 2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff) | |
download | ports-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.tar.gz ports-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.zip |
Notes
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 46f70f94203f..bb6da2899061 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 a9e71f6aec74..05670e82ac7c 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 888cd5b354f2..51882385a99c 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 12d7630c0e90..df931aaba12a 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 9eeda613962b..d98ecbffe2a8 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 ecc5d12f0f70..17e765ad8f73 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 |