aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/arpd/Makefile2
-rw-r--r--net/arpd/pkg-descr1
2 files changed, 1 insertions, 2 deletions
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>