aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2015-01-06 22:21:24 +0800
committerwxs <wxs@FreeBSD.org>2015-01-06 22:21:24 +0800
commit319fada598c78406edc6357007b63a4ca155a975 (patch)
treebfbd109abca66ea381392fe35800dea14fc53fb6 /net
parent638ac0a84b9837dc0e341e45436a1b0b20d363b9 (diff)
downloadfreebsd-ports-gnome-319fada598c78406edc6357007b63a4ca155a975.tar.gz
freebsd-ports-gnome-319fada598c78406edc6357007b63a4ca155a975.tar.zst
freebsd-ports-gnome-319fada598c78406edc6357007b63a4ca155a975.zip
Assign these over to garga@.
He can give them a better home than I can at this time.
Diffstat (limited to 'net')
-rw-r--r--net/libpcap/Makefile2
-rw-r--r--net/tcpdump/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile
index 877b44cfa57f..17be9c4569ee 100644
--- a/net/libpcap/Makefile
+++ b/net/libpcap/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.5.2
CATEGORIES= net ipv6
MASTER_SITES= http://www.tcpdump.org/release/
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= garga@FreeBSD.org
COMMENT= Ubiquitous network traffic capture library
GNU_CONFIGURE= yes
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile
index d57c7c4c4d8c..9655c6aaa455 100644
--- a/net/tcpdump/Makefile
+++ b/net/tcpdump/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 4.5.1
CATEGORIES= net ipv6
MASTER_SITES= http://www.tcpdump.org/release/
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= garga@FreeBSD.org
COMMENT= Ubiquitous network traffic analysis tool
LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap