aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-03-11 19:21:23 +0800
committerRene Ladan <rene@FreeBSD.org>2018-03-11 19:21:23 +0800
commit25533014052dc44293b3a7eb5b82fb16afc63104 (patch)
treea35f0d11cb91a6c048adeb645ae0a2139e45f2c4 /net
parent80acf245335da63e5c5d16dd8eec4147de400acf (diff)
downloadfreebsd-ports-25533014052dc44293b3a7eb5b82fb16afc63104.tar.gz
freebsd-ports-25533014052dc44293b3a7eb5b82fb16afc63104.tar.zst
freebsd-ports-25533014052dc44293b3a7eb5b82fb16afc63104.zip
Return wxs@'s ports to the pool after his commit bit expired.
With hat: portmgr
Notes
Notes: svn path=/head/; revision=464165
Diffstat (limited to 'net')
-rw-r--r--net/bittwist/Makefile2
-rw-r--r--net/daemonlogger/Makefile2
-rw-r--r--net/httpry/Makefile2
-rw-r--r--net/libnids/Makefile2
-rw-r--r--net/pktanon/Makefile2
-rw-r--r--net/py-pypcap/Makefile2
-rw-r--r--net/py-smbpasswd/Makefile2
-rw-r--r--net/tftpgrab/Makefile2
-rw-r--r--net/vortex/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/net/bittwist/Makefile b/net/bittwist/Makefile
index 39260ef14fb6..f2fe7e00ea74 100644
--- a/net/bittwist/Makefile
+++ b/net/bittwist/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/_BSD/Bit-Twist%20${PORTVERSION}
DISTNAME= ${PORTNAME}-bsd-${PORTVERSION}
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Libpcap-based Ethernet packet generator, with PCAP editor
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/net/daemonlogger/Makefile b/net/daemonlogger/Makefile
index d8cc98e9683c..8a3305989005 100644
--- a/net/daemonlogger/Makefile
+++ b/net/daemonlogger/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.2.1
CATEGORIES= net
MASTER_SITES= http://www.snort.org/users/roesch/code/
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Packet sniffer capable of running as a daemon and as a software tap
LIB_DEPENDS= libdnet.so:net/libdnet
diff --git a/net/httpry/Makefile b/net/httpry/Makefile
index 7cc268e6b61f..a29923241b5c 100644
--- a/net/httpry/Makefile
+++ b/net/httpry/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.1.7
CATEGORIES= net
MASTER_SITES= http://dumpsterventures.com/jason/httpry/
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Packet sniffer designed for displaying and logging HTTP traffic
USE_RC_SUBR= httpry
diff --git a/net/libnids/Makefile b/net/libnids/Makefile
index 34764d4bdcf8..f102ded97872 100644
--- a/net/libnids/Makefile
+++ b/net/libnids/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= net security
MASTER_SITES= SF
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= Network monitoring library with TCP/IP reassembly
LIB_DEPENDS= libnet.so:net/libnet
diff --git a/net/pktanon/Makefile b/net/pktanon/Makefile
index 1c9b8604841e..8a9c51ed220b 100644
--- a/net/pktanon/Makefile
+++ b/net/pktanon/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net
MASTER_SITES= http://www.tm.uka.de/software/pktanon/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-dev
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Network trace anonymizer
LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
diff --git a/net/py-pypcap/Makefile b/net/py-pypcap/Makefile
index 94243fd1a5fa..2de05d7a8b4b 100644
--- a/net/py-pypcap/Makefile
+++ b/net/py-pypcap/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simplified object-oriented Python extension module for libpcap
LICENSE= BSD3CLAUSE
diff --git a/net/py-smbpasswd/Makefile b/net/py-smbpasswd/Makefile
index 8b8cafb4b163..436995c4f3b7 100644
--- a/net/py-smbpasswd/Makefile
+++ b/net/py-smbpasswd/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://barryp.org/static/media/software/download/py-${PORTNAME}/${
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SMB/CIFS password generation utility for Python
LICENSE= GPLv2
diff --git a/net/tftpgrab/Makefile b/net/tftpgrab/Makefile
index cbe5d1332acc..c1b3e91c3d97 100644
--- a/net/tftpgrab/Makefile
+++ b/net/tftpgrab/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= net
MASTER_SITES= http://pseudo-flaw.net/tftpgrab/ \
http://www.atarininja.org/~wxs/distfiles/
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= TFTP stream extractor
GNU_CONFIGURE= yes
diff --git a/net/vortex/Makefile b/net/vortex/Makefile
index e587cf33e778..d3ee1adfc736 100644
--- a/net/vortex/Makefile
+++ b/net/vortex/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net ipv6
MASTER_SITES= SF/${PORTNAME}-ids/${PORTNAME}/2.9.0/
EXTRACT_SUFX= .tgz
-MAINTAINER= wxs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Network surveillance engine
LICENSE= GPLv2