aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-04-23 03:32:02 +0800
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-04-23 03:32:02 +0800
commit774cdf16a63dac91093eda39f06597f4f7b46355 (patch)
treef208c5783ce483cc3c89351c79797e56c0a961fb /net
parent7a03369d8fd5d0a2d924e8f31128e300ddd80253 (diff)
downloadfreebsd-ports-gnome-774cdf16a63dac91093eda39f06597f4f7b46355.tar.gz
freebsd-ports-gnome-774cdf16a63dac91093eda39f06597f4f7b46355.tar.zst
freebsd-ports-gnome-774cdf16a63dac91093eda39f06597f4f7b46355.zip
Return this port back to Yvan.
Reported by: thierry
Diffstat (limited to 'net')
-rw-r--r--net/scapy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/scapy/Makefile b/net/scapy/Makefile
index fa72d9138c77..4b90c5dce0e3 100644
--- a/net/scapy/Makefile
+++ b/net/scapy/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://secdev.org/projects/scapy/files/
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= vanhu@FreeBSD.org
COMMENT= Powerful interactive packet manipulation program in python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dnet.so:${PORTSDIR}/net/py-libdnet \