aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/py-lzma/Makefile2
-rw-r--r--comms/py-serial/Makefile2
-rw-r--r--devel/9base/Makefile2
-rw-r--r--devel/colorgcc/Makefile2
-rw-r--r--devel/dissy/Makefile2
-rw-r--r--devel/elfkickers/Makefile2
-rw-r--r--devel/libixp/Makefile2
-rw-r--r--devel/pep8/Makefile2
-rw-r--r--devel/py-InlineEgg/Makefile2
-rw-r--r--devel/py-aspects/Makefile2
-rw-r--r--devel/py-aspyct/Makefile2
-rw-r--r--devel/py-bitarray/Makefile2
-rw-r--r--devel/py-bitstring/Makefile2
-rw-r--r--devel/py-deliciousapi/Makefile2
-rw-r--r--devel/py-iterpipes/Makefile2
-rw-r--r--devel/py-setproctitle/Makefile2
-rw-r--r--devel/py-usb/Makefile2
-rw-r--r--dns/dns2tcp/Makefile2
-rw-r--r--editors/gobby/Makefile2
-rw-r--r--graphics/py-gvgen/Makefile2
-rw-r--r--net/hexinject/Makefile2
-rw-r--r--net/panoptis/Makefile2
-rw-r--r--net/py-dpkt/Makefile2
-rw-r--r--net/py-libnet/Makefile2
-rw-r--r--net/py-soapy/Makefile2
-rw-r--r--net/scnc/Makefile2
-rw-r--r--net/tcpslice/Makefile2
-rw-r--r--security/crack/Makefile2
-rw-r--r--security/cracklib/Makefile2
-rw-r--r--security/dsniff/Makefile2
-rw-r--r--security/honggfuzz/Makefile2
-rw-r--r--security/knock/Makefile2
-rw-r--r--security/knocker/Makefile2
-rw-r--r--security/libssh2/Makefile2
-rw-r--r--security/p5-Net-SinFP/Makefile2
-rw-r--r--security/py-PF/Makefile2
-rw-r--r--security/py-crack/Makefile2
-rw-r--r--security/py-openssl/Makefile2
-rw-r--r--security/py-paramiko/Makefile2
-rw-r--r--security/rkhunter/Makefile2
-rw-r--r--security/sinfp/Makefile2
-rw-r--r--security/w3af/Makefile2
-rw-r--r--sysutils/goaccess/Makefile2
-rw-r--r--sysutils/ldapvi/Makefile2
-rw-r--r--sysutils/pax-utils/Makefile2
-rw-r--r--textproc/py-feedparser/Makefile2
-rw-r--r--www/roundup/Makefile2
47 files changed, 47 insertions, 47 deletions
diff --git a/archivers/py-lzma/Makefile b/archivers/py-lzma/Makefile
index 318a0db66ece..f187be13cfef 100644
--- a/archivers/py-lzma/Makefile
+++ b/archivers/py-lzma/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Python binding for the LZMA compression library
LICENSE= LGPL21
diff --git a/comms/py-serial/Makefile b/comms/py-serial/Makefile
index aa2f02fc7311..232ed7b17df6 100644
--- a/comms/py-serial/Makefile
+++ b/comms/py-serial/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
DISTNAME= py${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Serial port encapsulation library for Python
USE_PYTHON= yes
diff --git a/devel/9base/Makefile b/devel/9base/Makefile
index 8e0c5173c2fb..b3fde303060f 100644
--- a/devel/9base/Makefile
+++ b/devel/9base/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://dl.suckless.org/tools/
DISTNAME= ${PORTNAME}-2
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Port of various original plan9 tools
CFLAGS+= -I. -c
diff --git a/devel/colorgcc/Makefile b/devel/colorgcc/Makefile
index 732d831c546f..88800440404d 100644
--- a/devel/colorgcc/Makefile
+++ b/devel/colorgcc/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
EXTRACT_SUFX= .txt
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Perl script to colorize the terminal ouput of GCC
RUN_DEPENDS= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
diff --git a/devel/dissy/Makefile b/devel/dissy/Makefile
index 8ea3a40e67ce..5860d8eee101 100644
--- a/devel/dissy/Makefile
+++ b/devel/dissy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 9
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Graphical frontend to the objdump disassembler
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2
diff --git a/devel/elfkickers/Makefile b/devel/elfkickers/Makefile
index 17ad488c6a54..74881c0f488b 100644
--- a/devel/elfkickers/Makefile
+++ b/devel/elfkickers/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel sysutils
MASTER_SITES= http://www.muppetlabs.com/~breadbox/pub/software/
DISTNAME= ELFkickers-${DISTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Collection of programs to manipulate ELF files
USE_GMAKE= yes
diff --git a/devel/libixp/Makefile b/devel/libixp/Makefile
index 7190381ed968..f00d6b8354d5 100644
--- a/devel/libixp/Makefile
+++ b/devel/libixp/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.5
CATEGORIES= devel
MASTER_SITES= http://dl.suckless.org/libs/
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Standalone client/server 9P library
USE_LDCONFIG= yes
diff --git a/devel/pep8/Makefile b/devel/pep8/Makefile
index ef7880d5f327..e3a87817be79 100644
--- a/devel/pep8/Makefile
+++ b/devel/pep8/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Python style guide checker
USE_PYTHON= yes
diff --git a/devel/py-InlineEgg/Makefile b/devel/py-InlineEgg/Makefile
index 3590ec2810c0..4f038ece5572 100644
--- a/devel/py-InlineEgg/Makefile
+++ b/devel/py-InlineEgg/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel security python
MASTER_SITES= http://oss.corest.com/repo/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Python module for writing inline assembler programs
USE_PYTHON= yes
diff --git a/devel/py-aspects/Makefile b/devel/py-aspects/Makefile
index 0481ac90260b..0327334f69a3 100644
--- a/devel/py-aspects/Makefile
+++ b/devel/py-aspects/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.tut.fi/~ask/aspects/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Lightweight aspect oriented programming library for Python
USE_GMAKE= yes
diff --git a/devel/py-aspyct/Makefile b/devel/py-aspyct/Makefile
index db72a9b56d1c..f920b372edb0 100644
--- a/devel/py-aspyct/Makefile
+++ b/devel/py-aspyct/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20beta%204
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:C/a/A/}-${PORTVERSION}_beta_4
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Python library including an aspect-oriented programming (AOP) engine
USE_PYTHON= 2.5+
diff --git a/devel/py-bitarray/Makefile b/devel/py-bitarray/Makefile
index 9e058f465d91..8ca973c76ab1 100644
--- a/devel/py-bitarray/Makefile
+++ b/devel/py-bitarray/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Efficient arrays of booleans
LICENSE= PSFL
diff --git a/devel/py-bitstring/Makefile b/devel/py-bitstring/Makefile
index 6b4ed2d2f016..6d6627d41dd3 100644
--- a/devel/py-bitstring/Makefile
+++ b/devel/py-bitstring/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Simple construction, analysis and modification of binary data
LICENSE= MIT
diff --git a/devel/py-deliciousapi/Makefile b/devel/py-deliciousapi/Makefile
index 7e9f7c5875d1..e0a7a35a771f 100644
--- a/devel/py-deliciousapi/Makefile
+++ b/devel/py-deliciousapi/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= DeliciousAPI-${PORTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Unofficial Python API for retrieving data from Delicious.com
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/BeautifulSoup.py:${PORTSDIR}/www/py-beautifulsoup \
diff --git a/devel/py-iterpipes/Makefile b/devel/py-iterpipes/Makefile
index 366e5dbbf841..688b28a7277d 100644
--- a/devel/py-iterpipes/Makefile
+++ b/devel/py-iterpipes/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= A library for running shell pipelines using shell-like syntax
USE_PYTHON= yes
diff --git a/devel/py-setproctitle/Makefile b/devel/py-setproctitle/Makefile
index e763933b7773..17c531bf5a0f 100644
--- a/devel/py-setproctitle/Makefile
+++ b/devel/py-setproctitle/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Allow customization of the process title
LICENSE= BSD
diff --git a/devel/py-usb/Makefile b/devel/py-usb/Makefile
index 52a73fd53845..41346d3ec712 100644
--- a/devel/py-usb/Makefile
+++ b/devel/py-usb/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= py${PORTNAME}/PyUSB%200.x/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Python wrapper around libusb
USE_PYTHON= yes
diff --git a/dns/dns2tcp/Makefile b/dns/dns2tcp/Makefile
index 5685c00afccb..400b1f516094 100644
--- a/dns/dns2tcp/Makefile
+++ b/dns/dns2tcp/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.5.2
CATEGORIES= dns
MASTER_SITES= http://www.hsc.fr/ressources/outils/${PORTNAME}/download/
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Dns2tcp is a tool for relaying TCP connections over DNS
GNU_CONFIGURE= yes
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index e541c73bbb57..76e00dce175c 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= A free collaborative editor
LIB_DEPENDS= obby-0.4.1:${PORTSDIR}/devel/obby \
diff --git a/graphics/py-gvgen/Makefile b/graphics/py-gvgen/Makefile
index ed67225c5f0e..fcab38f7a3eb 100644
--- a/graphics/py-gvgen/Makefile
+++ b/graphics/py-gvgen/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics python
MASTER_SITES= http://software.inl.fr/releases/GvGen/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= An easy python interface to generate dot files
USE_PYTHON= 2.5+
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
diff --git a/security/crack/Makefile b/security/crack/Makefile
index a86421075775..a71ecfa99c72 100644
--- a/security/crack/Makefile
+++ b/security/crack/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/pwdutils/crack/ \
MASTER_SITE_SUBDIR= Crackers/crack
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= The "Sensible" Unix Password Cracker
WRKSRC= ${WRKDIR}/c50a
diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile
index ce7c8202ed01..56777fbc1ec0 100644
--- a/security/cracklib/Makefile
+++ b/security/cracklib/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= http://www.crypticide.com/users/alecm/security/
DISTNAME= ${PORTNAME},${PORTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Password-checking library
MAN3= cracklib.3
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile
index 683ea463505f..33f2ae76e11b 100644
--- a/security/dsniff/Makefile
+++ b/security/dsniff/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://naughty.monkey.org/~dugsong/dsniff/
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Various sniffing utilities for penetration testing
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 \
diff --git a/security/honggfuzz/Makefile b/security/honggfuzz/Makefile
index 80a25d74719e..b405bfcb9dda 100644
--- a/security/honggfuzz/Makefile
+++ b/security/honggfuzz/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
EXTRACT_SUFX= .tgz
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= A general-purpose fuzzer with simple, command-line interface
LICENSE= ASL
diff --git a/security/knock/Makefile b/security/knock/Makefile
index b0b8584bf311..d19ed024fd1c 100644
--- a/security/knock/Makefile
+++ b/security/knock/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= shaun
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= A flexible port-knocking server and client
GNU_CONFIGURE= yes
diff --git a/security/knocker/Makefile b/security/knocker/Makefile
index 9a9ead011f0d..f96fde369784 100644
--- a/security/knocker/Makefile
+++ b/security/knocker/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.7.1
CATEGORIES= security net
MASTER_SITES= SF
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= A simple and easy to use TCP only port scanner (Console version)
GNU_CONFIGURE= yes
diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile
index eed88135aefd..a6d3d33cbc36 100644
--- a/security/libssh2/Makefile
+++ b/security/libssh2/Makefile
@@ -11,7 +11,7 @@ PORTEPOCH= 2
CATEGORIES= security devel
MASTER_SITES= http://www.libssh2.org/download/
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= A library implementing the SSH2 protocol
USE_OPENSSL= yes
diff --git a/security/p5-Net-SinFP/Makefile b/security/p5-Net-SinFP/Makefile
index 862b898bb611..4871d10144d4 100644
--- a/security/p5-Net-SinFP/Makefile
+++ b/security/p5-Net-SinFP/Makefile
@@ -23,7 +23,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Full operating system stack fingerprinting suite
LICENSE= ART10
diff --git a/security/py-PF/Makefile b/security/py-PF/Makefile
index d3434b5392b6..0821d300fca4 100644
--- a/security/py-PF/Makefile
+++ b/security/py-PF/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PYTHON_PKGNAMEPREFIX:C/[0-9]+//}${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= A pure-Python module for managing OpenBSD Packet Filter
LICENSE= BSD
diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile
index 39ce88fc7006..17fd85ead9b9 100644
--- a/security/py-crack/Makefile
+++ b/security/py-crack/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= python-crack
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-crack-${PORTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Python bindings to cracklib
BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile
index 2baca940550b..4efc8f353bd9 100644
--- a/security/py-openssl/Makefile
+++ b/security/py-openssl/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://launchpadlibrarian.net/58498441/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyOpenSSL-${PORTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Python interface to the OpenSSL library
USE_PYTHON= yes
diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile
index 1221bdafa051..ae72679e1ea0 100644
--- a/security/py-paramiko/Makefile
+++ b/security/py-paramiko/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security python
MASTER_SITES= http://www.lag.net/paramiko/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= A python library for making SSH2 connections
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile
index c1b6afaf7ade..4e00da096843 100644
--- a/security/rkhunter/Makefile
+++ b/security/rkhunter/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.8
CATEGORIES= security
MASTER_SITES= SF
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Rootkit detection tool
OPTIONS= LSOF "Use LSOF" on \
diff --git a/security/sinfp/Makefile b/security/sinfp/Makefile
index c8d9c843f14e..57709374317e 100644
--- a/security/sinfp/Makefile
+++ b/security/sinfp/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sinfp
PORTREVISION= ${DBDATE}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Full operating system stack fingerprinting suite
BUILD_DEPENDS= p5-Net-SinFP>=2.02:${PORTSDIR}/security/p5-Net-SinFP
diff --git a/security/w3af/Makefile b/security/w3af/Makefile
index 1742edaad214..1b710f10ecea 100644
--- a/security/w3af/Makefile
+++ b/security/w3af/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}%20${DISTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Web Application Attack and Audit Framework
LIB_DEPENDS= tidy-0.99.0:${PORTSDIR}/www/py-utidy
diff --git a/sysutils/goaccess/Makefile b/sysutils/goaccess/Makefile
index d44efef52d93..79e1bd34c7d1 100644
--- a/sysutils/goaccess/Makefile
+++ b/sysutils/goaccess/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Real-time Apache web log analyzer
LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 \
diff --git a/sysutils/ldapvi/Makefile b/sysutils/ldapvi/Makefile
index 0ea214975050..66c001350f09 100644
--- a/sysutils/ldapvi/Makefile
+++ b/sysutils/ldapvi/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= sysutils net
MASTER_SITES= http://www.lichteblau.com/download/
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= A tool to update LDAP entries with a text editor
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
diff --git a/sysutils/pax-utils/Makefile b/sysutils/pax-utils/Makefile
index 885589ba1922..966a8423f932 100644
--- a/sysutils/pax-utils/Makefile
+++ b/sysutils/pax-utils/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GENTOO} \
http://dev.gentoo.org/~vapier/dist/
MASTER_SITE_SUBDIR= distfiles
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= Various ELF related utils for ELF32, ELF64 binaries
USE_BZIP2= true
diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile
index 5363ad0c0163..d336fd92d3d4 100644
--- a/textproc/py-feedparser/Makefile
+++ b/textproc/py-feedparser/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= An RSS feed parser written in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/chardet/__init__.py:${PORTSDIR}/textproc/py-chardet
diff --git a/www/roundup/Makefile b/www/roundup/Makefile
index 5219b4f05dff..320534599b6a 100644
--- a/www/roundup/Makefile
+++ b/www/roundup/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4.16
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
-MAINTAINER= sbrabez@gmail.com
+MAINTAINER= sbz@FreeBSD.org
COMMENT= An Issue-Tracking System for Knowledge Workers
USE_PYTHON= yes