diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-18 22:48:27 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-18 22:48:27 +0000 |
commit | 839643ce995fc6505c66e518079b1de303a6892e (patch) | |
tree | 59a989d0d57e42687d281cf360427b0e2cb1da38 /net | |
parent | Bump libpq version and PORTREVISION. (diff) |
Email address update for Nicolas Jombart
From: Nicolas Jombart <ecu@ipv42.net>
To: Edwin Groothuis <edwin@FreeBSD.org>
Cc: Nicolas.Jombart@hsc-labs.com
Thank you for commiting my last PR this week. Can you, if you have time,
change my e-mail address in all of my ports ? (see diff attached).
Notes
Notes:
svn path=/head/; revision=73442
Diffstat (limited to 'net')
-rw-r--r-- | net/hping/Makefile | 2 | ||||
-rw-r--r-- | net/hping/pkg-descr | 2 | ||||
-rw-r--r-- | net/ipsorc/Makefile | 2 | ||||
-rw-r--r-- | net/ipsorc/pkg-descr | 2 | ||||
-rw-r--r-- | net/nstreams/Makefile | 2 | ||||
-rw-r--r-- | net/pancho/Makefile | 2 | ||||
-rw-r--r-- | net/pancho/pkg-descr | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile index 1a0ea6f65a04..9f4e2f376f31 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -13,7 +13,7 @@ CATEGORIES= security net MASTER_SITES= http://www.hping.org/ DISTNAME= hping2.0.0-rc2 -MAINTAINER= Nicolas.Jombart@hsc-labs.com +MAINTAINER= ecu@ipv42.net WRKSRC= ${WRKDIR}/hping2-rc2 GNU_CONFIGURE= yes diff --git a/net/hping/pkg-descr b/net/hping/pkg-descr index 3767afa3bbe9..d62dcd7dddbf 100644 --- a/net/hping/pkg-descr +++ b/net/hping/pkg-descr @@ -20,4 +20,4 @@ networks and hosts. A subset of the stuff you can do using hping: WWW: http://www.hping.org/ --- Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> +-- Nicolas Jombart <ecu@ipv42.net> diff --git a/net/ipsorc/Makefile b/net/ipsorc/Makefile index c532a40d88b7..934be734ab8f 100644 --- a/net/ipsorc/Makefile +++ b/net/ipsorc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net security MASTER_SITES= http://www.informony.com/ipsorc/ #MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= Nicolas.Jombart@hsc-labs.com +MAINTAINER= ecu@ipv42.net USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/net/ipsorc/pkg-descr b/net/ipsorc/pkg-descr index 7f18623e5e56..0773c928f0bb 100644 --- a/net/ipsorc/pkg-descr +++ b/net/ipsorc/pkg-descr @@ -5,4 +5,4 @@ IP Sorcery is useful to test program, firewalls, routers, etc. WWW: http://www.legions.org/~phric/ipsorcery.html ---Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> +--Nicolas Jombart <ecu@ipv42.net> diff --git a/net/nstreams/Makefile b/net/nstreams/Makefile index 1d8019381d55..22525b94bc21 100644 --- a/net/nstreams/Makefile +++ b/net/nstreams/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 CATEGORIES= net MASTER_SITES= ftp://ftp.nessus.org/pub/nstreams/ -MAINTAINER= Nicolas.Jombart@hsc-labs.com +MAINTAINER= ecu@ipv42.netm WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net/pancho/Makefile b/net/pancho/Makefile index bf9083f74484..92496099021c 100644 --- a/net/pancho/Makefile +++ b/net/pancho/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.panchoproject.org/archives/pancho/ DISTNAME= pancho-v${PORTVERSION} -MAINTAINER= Nicolas.Jombart@hsc-labs.com +MAINTAINER= ecu@ipv42.net RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \ diff --git a/net/pancho/pkg-descr b/net/pancho/pkg-descr index 9f63efb8c7b6..c4ef971bea43 100644 --- a/net/pancho/pkg-descr +++ b/net/pancho/pkg-descr @@ -14,4 +14,4 @@ devices. WWW: http://www.panchoproject.org/ ---Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> +--Nicolas Jombart <ecu@ipv42.net> |