diff options
-rw-r--r-- | net/scapy/Makefile | 2 | ||||
-rw-r--r-- | security/ipsec-tools/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/security/ipsec-tools/Makefile b/security/ipsec-tools/Makefile index 71efd8cea84f..66e1d073913e 100644 --- a/security/ipsec-tools/Makefile +++ b/security/ipsec-tools/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= vanhu@netasq.com +MAINTAINER= ports@FreeBSD.org COMMENT= KAME racoon IKE daemon, ipsec-tools version CONFLICTS= racoon-[0-9]* |