diff options
author | sbz <sbz@FreeBSD.org> | 2011-03-18 18:04:54 +0800 |
---|---|---|
committer | sbz <sbz@FreeBSD.org> | 2011-03-18 18:04:54 +0800 |
commit | 889aa3f769766b38cd9dab703185d7adafac1f20 (patch) | |
tree | eabec3f66fff867869c46c175eb349cc75e185d8 /net | |
parent | c4f7dd2e119012be054ffc974c421f1d4bfac54d (diff) | |
download | freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.tar.gz freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.tar.zst freebsd-ports-gnome-889aa3f769766b38cd9dab703185d7adafac1f20.zip |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/hexinject/Makefile | 2 | ||||
-rw-r--r-- | net/panoptis/Makefile | 2 | ||||
-rw-r--r-- | net/py-dpkt/Makefile | 2 | ||||
-rw-r--r-- | net/py-libnet/Makefile | 2 | ||||
-rw-r--r-- | net/py-soapy/Makefile | 2 | ||||
-rw-r--r-- | net/scnc/Makefile | 2 | ||||
-rw-r--r-- | net/tcpslice/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/net/hexinject/Makefile b/net/hexinject/Makefile index 6abd2ef31bdc..1448711e2151 100644 --- a/net/hexinject/Makefile +++ b/net/hexinject/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= HexInject is a very versatile packet injector and sniffer PLIST_FILES= bin/${PORTNAME} diff --git a/net/panoptis/Makefile b/net/panoptis/Makefile index 3739a8cdbe06..1239cfbcea90 100644 --- a/net/panoptis/Makefile +++ b/net/panoptis/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net security MASTER_SITES= SF -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= Detect and block DoS/DDoS attacks LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp diff --git a/net/py-dpkt/Makefile b/net/py-dpkt/Makefile index 968bdcd6199c..8716ed8395fb 100644 --- a/net/py-dpkt/Makefile +++ b/net/py-dpkt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= Python fast, simple packet creation / parsing module USE_PYTHON= yes diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile index dc6b3d503201..efec0fc46c0b 100644 --- a/net/py-libnet/Makefile +++ b/net/py-libnet/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pylibnet-${PORTVERSION} -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= Python module for the libnet packet construction library BUILD_DEPENDS= ${LOCALBASE}/bin/swig1.3:${PORTSDIR}/devel/swig13 \ diff --git a/net/py-soapy/Makefile b/net/py-soapy/Makefile index f049e7b674ca..6bbdbc5ab55b 100644 --- a/net/py-soapy/Makefile +++ b/net/py-soapy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= SOAP/XML schema library for Python RUN_DEPENDS= ${PYXML} diff --git a/net/scnc/Makefile b/net/scnc/Makefile index 9865f24a9ee1..7053cd991bda 100644 --- a/net/scnc/Makefile +++ b/net/scnc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.04 CATEGORIES= net security MASTER_SITES= http://gomor.org/files/ -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= SSL Capable Netcat RUN_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile index 9f2c548c0cd6..0454b513f20f 100644 --- a/net/tcpslice/Makefile +++ b/net/tcpslice/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2008.05.19 CATEGORIES= net MASTER_SITES= http://www.tcpdump.org/weekly/ -MAINTAINER= sbrabez@gmail.com +MAINTAINER= sbz@FreeBSD.org COMMENT= A tool for extracting portions of pcap files MAN1= tcpslice.1 |