diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2014-04-22 10:55:43 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2014-04-22 10:55:43 +0800 |
commit | 769f43b13e4a484eba8a35eeef56a384834a57c1 (patch) | |
tree | 77ee1d965272b1be245edfcace0cc1c49c2e898b | |
parent | 8ae3562de170eb8e0a75e63e4b19ba3c00baea23 (diff) | |
download | freebsd-ports-gnome-769f43b13e4a484eba8a35eeef56a384834a57c1.tar.gz freebsd-ports-gnome-769f43b13e4a484eba8a35eeef56a384834a57c1.tar.zst freebsd-ports-gnome-769f43b13e4a484eba8a35eeef56a384834a57c1.zip |
Reset vanhu@netasq.com: email bounces.
-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]* |