diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-19 06:48:27 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-19 06:48:27 +0800 |
commit | 864635ab1b7b6c2d573d321e715fa57489ddbe6d (patch) | |
tree | 94af14bab6042232c55545aa8d9b67e26fc4c5c4 /net/hping/Makefile | |
parent | ac8924a20d91ddad29de818d07b850ab539dea6d (diff) | |
download | freebsd-ports-gnome-864635ab1b7b6c2d573d321e715fa57489ddbe6d.tar.gz freebsd-ports-gnome-864635ab1b7b6c2d573d321e715fa57489ddbe6d.tar.zst freebsd-ports-gnome-864635ab1b7b6c2d573d321e715fa57489ddbe6d.zip |
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).
Diffstat (limited to 'net/hping/Makefile')
-rw-r--r-- | net/hping/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |