diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/ADMsnmp/Makefile | 4 | ||||
-rw-r--r-- | security/amap/Makefile | 4 | ||||
-rw-r--r-- | security/dcetest/Makefile | 4 | ||||
-rw-r--r-- | security/finger_mysql/Makefile | 4 | ||||
-rw-r--r-- | security/firewalk/Makefile | 2 | ||||
-rw-r--r-- | security/hmap/Makefile | 4 | ||||
-rw-r--r-- | security/ike-scan/Makefile | 4 | ||||
-rw-r--r-- | security/libtomcrypt/Makefile | 2 | ||||
-rw-r--r-- | security/mac-robber/Makefile | 4 | ||||
-rw-r--r-- | security/pft/Makefile | 4 | ||||
-rw-r--r-- | security/xspy/Makefile | 4 |
11 files changed, 20 insertions, 20 deletions
diff --git a/security/ADMsnmp/Makefile b/security/ADMsnmp/Makefile index 7a3164355667..f4fed425f47e 100644 --- a/security/ADMsnmp/Makefile +++ b/security/ADMsnmp/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: ADMsnmp # Date created: 16 Apr 2003 -# Whom: Yonatan@xpert.com +# Whom: onatan@gmail.com # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= ftp://adm.freelsd.net/pub/ADM/ \ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= SNMP audit scanner WRKSRC= ${WRKDIR}/ADMsnmp diff --git a/security/amap/Makefile b/security/amap/Makefile index 97d95c7d428a..6a555179c6b1 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: amap # Date created: 23 Mar 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 4.5 CATEGORIES= security MASTER_SITES= http://www.thc.org/releases/ -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Application mapper HAS_CONFIGURE= yes diff --git a/security/dcetest/Makefile b/security/dcetest/Makefile index c90cf18d0f05..49389d15c035 100644 --- a/security/dcetest/Makefile +++ b/security/dcetest/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: dcetest # Date created: Jan 11 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.atstake.com/research/tools/info_gathering/ DISTNAME= dcetest EXTRACT_SUFX= .tar -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Utility to dump MSRPC endpoint information from Windows systems ALL_TARGET= dcetest diff --git a/security/finger_mysql/Makefile b/security/finger_mysql/Makefile index 9dac4b5274f1..667884ab67db 100644 --- a/security/finger_mysql/Makefile +++ b/security/finger_mysql/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: finger_mysql # Date created: 03 Mar 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -15,7 +15,7 @@ DISTNAME= finger_mysql.c EXTRACT_SUFX= #none EXTRACT_ONLY= #none -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Threaded MySQL scanner LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql323-client/ diff --git a/security/firewalk/Makefile b/security/firewalk/Makefile index 27be1d6fc9ce..ec5a55f02062 100644 --- a/security/firewalk/Makefile +++ b/security/firewalk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.packetfactory.net/firewalk/dist/ EXTRACT_SUFX= .tgz -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= A remote firewall auditing tool BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ diff --git a/security/hmap/Makefile b/security/hmap/Makefile index 5c4c5ed9e6ff..15ca2b69c1e9 100644 --- a/security/hmap/Makefile +++ b/security/hmap/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: hmap # Date created: 29 Apr 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://ujeni.murkyroc.com/hmap/code/current/ \ http://wwwcsif.cs.ucdavis.edu/~leed/hmap/code/current/ DISTNAME= ${PORTNAME} -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Web server fingerprinting utility RUN_DEPENDS= python:${PORTSDIR}/lang/python diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile index 059e5888dbc8..68e106bccb29 100644 --- a/security/ike-scan/Makefile +++ b/security/ike-scan/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: ike-scan # Date created: 04 May 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.nta-monitor.com/ike-scan/download/ \ http://berlin.ccc.de/~cryx/ike-scan/ -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= VPN scanner and identifier HAS_CONFIGURE= yes diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile index b253a40191c9..c42d9132a901 100644 --- a/security/libtomcrypt/Makefile +++ b/security/libtomcrypt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://libtomcrypt.org/files/ DISTNAME= crypt-${PORTVERSION} -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Comprehensive, modular and portable cryptographic toolkit WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/security/mac-robber/Makefile b/security/mac-robber/Makefile index 87a6493f2058..84a3e0f4fbc2 100644 --- a/security/mac-robber/Makefile +++ b/security/mac-robber/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: mac-robber # Date created: Jan 12 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= A tool for listing Modify, Access, Create timestamps from files do-build: diff --git a/security/pft/Makefile b/security/pft/Makefile index d8c46db125b2..7e584b68b8a1 100644 --- a/security/pft/Makefile +++ b/security/pft/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: pft # Date created: 21 July 2004 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.phenoelit.de/hp/ DISTNAME= libPJL-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Printer Job Language library and tool NO_WRKSUBDIR= yes diff --git a/security/xspy/Makefile b/security/xspy/Makefile index ed94864cd46b..b69ba39b1a54 100644 --- a/security/xspy/Makefile +++ b/security/xspy/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: xspy # Date created: Jan 11 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.0c CATEGORIES= security MASTER_SITES= http://www.acm.vt.edu/~jmaxwell/programs/xspy/ -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= A utility for monitoring keystrokes on remote X servers WRKSRC= ${WRKDIR}/${PORTNAME} |