diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-07 23:40:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-07 23:40:16 +0800 |
commit | 21fa6cba35b26eae3c508f3f8d79884f8c539559 (patch) | |
tree | fb70f293ab80d71fb66baa001c84948b7cea2cdb | |
parent | 271f635c72c2bddfe17dd2171d1e113343ff7ab4 (diff) | |
download | freebsd-ports-gnome-21fa6cba35b26eae3c508f3f8d79884f8c539559.tar.gz freebsd-ports-gnome-21fa6cba35b26eae3c508f3f8d79884f8c539559.tar.zst freebsd-ports-gnome-21fa6cba35b26eae3c508f3f8d79884f8c539559.zip |
Reset yb@bashibuzuk.net: address bounces.
Hat: portmgr
-rw-r--r-- | net-mgmt/aguri/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/aguri/pkg-descr | 3 | ||||
-rw-r--r-- | net/arpd/Makefile | 2 | ||||
-rw-r--r-- | net/arpd/pkg-descr | 1 |
4 files changed, 2 insertions, 6 deletions
diff --git a/net-mgmt/aguri/Makefile b/net-mgmt/aguri/Makefile index 0692356a845c..21edd0b0a564 100644 --- a/net-mgmt/aguri/Makefile +++ b/net-mgmt/aguri/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt ipv6 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ -MAINTAINER= yb@bashibuzuk.net +MAINTAINER= ports@FreeBSD.org COMMENT= An Aggregation-based Traffic Profiler .if defined(WITH_X11) diff --git a/net-mgmt/aguri/pkg-descr b/net-mgmt/aguri/pkg-descr index 8202186ca18d..d2a522b3aa8b 100644 --- a/net-mgmt/aguri/pkg-descr +++ b/net-mgmt/aguri/pkg-descr @@ -17,6 +17,3 @@ identify port ranges. We concatenate the IP version, the protocol number and the TCP/UDP port number to create a 32-bit key for a protocol profile. WWW: http://www.csl.sony.co.jp/person/kjc/software.html - -- Yann -yb@sainte-barbe.org diff --git a/net/arpd/Makefile b/net/arpd/Makefile index 3a30535cf2d6..9fc85eae2c00 100644 --- a/net/arpd/Makefile +++ b/net/arpd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://niels.xtdnet.nl/honeyd/ -MAINTAINER= yb@bashibuzuk.net +MAINTAINER= ports@FreeBSD.org COMMENT= A daemon to service arp replies LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent \ diff --git a/net/arpd/pkg-descr b/net/arpd/pkg-descr index 41f32dfb1e11..fadf333bf806 100644 --- a/net/arpd/pkg-descr +++ b/net/arpd/pkg-descr @@ -2,4 +2,3 @@ Arpd can be used to direct all Arp queries for an interface into a single IP address or network. WWW: http://www.citi.umich.edu/u/provos/ -- Dominic <dominic_marks@btinternet.com> |