diff options
Diffstat (limited to 'net/scapy/Makefile')
-rw-r--r-- | net/scapy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/scapy/Makefile b/net/scapy/Makefile index 1a41c113d6dc..48c56508e9bb 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= vanhu@netasq.com +MAINTAINER= ports@FreeBSD.org COMMENT= Powerful interactive packet manipulation program in python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dnet.so:${PORTSDIR}/net/py-libdnet \ |