summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2008-03-12 13:27:28 +0000
committerjadawin <jadawin@FreeBSD.org>2008-03-12 13:27:28 +0000
commitf8ad7d2995c438a54c13aaa52f5d32114899aff8 (patch)
treecb01eaf87d77113427702423ff3db7021920b76e
parent76ff28977a4f6dbe6ac6da2fc85f1d440286c479 (diff)
downloadFreeBSD-ports-f8ad7d2995c438a54c13aaa52f5d32114899aff8.zip
FreeBSD-ports-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.gz
- Update maintainer address
Approved by: thierry (mentor)
-rw-r--r--archivers/makeself/Makefile2
-rw-r--r--archivers/p5-Compress-Raw-Bzip2/Makefile2
-rw-r--r--archivers/p5-Compress-Raw-Zlib/Makefile2
-rw-r--r--archivers/p5-Compress-Zlib/Makefile2
-rw-r--r--archivers/p5-IO-Compress-Base/Makefile2
-rw-r--r--archivers/p5-IO-Compress-Bzip2/Makefile2
-rw-r--r--archivers/p5-IO-Compress-Zlib/Makefile2
-rw-r--r--audio/ampache/Makefile2
-rw-r--r--deskutils/doodle/Makefile2
-rw-r--r--deskutils/remind/Makefile2
-rw-r--r--devel/p5-SNMP-Persist/Makefile2
-rw-r--r--editors/hexcurse/Makefile2
-rw-r--r--french/pluxml-devel/Makefile2
-rw-r--r--games/banihstypos/Makefile2
-rw-r--r--irc/irssi-scripts/Makefile2
-rw-r--r--irc/irssi-xmpp-devel/Makefile2
-rw-r--r--irc/irssi-xmpp/Makefile2
-rw-r--r--mail/pop-before-smtp/Makefile2
-rw-r--r--mail/vrfy/Makefile2
-rw-r--r--misc/mirmon/Makefile2
-rw-r--r--misc/yaunc/Makefile2
-rw-r--r--net-mgmt/disco/Makefile2
-rw-r--r--net-mgmt/p5-SNMP-Info/Makefile2
-rw-r--r--net-p2p/peercast/Makefile2
-rw-r--r--net-p2p/rtgui/Makefile2
-rw-r--r--net/p5-Net-Proxy/Makefile2
-rw-r--r--net/perldap/Makefile2
-rw-r--r--net/raggle/Makefile2
-rw-r--r--net/uplog/Makefile2
-rw-r--r--security/blocksshd/Makefile2
-rw-r--r--security/bubblegum/Makefile2
-rw-r--r--security/opieprint/Makefile2
-rw-r--r--security/snoopy/Makefile2
-rw-r--r--security/snortsms/Makefile2
-rw-r--r--security/wapiti/Makefile2
-rw-r--r--sysutils/hourglass/Makefile2
-rw-r--r--sysutils/memtest86/Makefile2
-rw-r--r--sysutils/tenshi/Makefile2
-rw-r--r--textproc/p5-PDF-Create/Makefile2
-rw-r--r--textproc/txt2html/Makefile2
-rw-r--r--www/surfraw/Makefile2
41 files changed, 41 insertions, 41 deletions
diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile
index 5d0056c..10d9941 100644
--- a/archivers/makeself/Makefile
+++ b/archivers/makeself/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers
MASTER_SITES= http://www.megastep.org/makeself/
EXTRACT_SUFX= .run
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A neat script to make self-extracting archives
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
diff --git a/archivers/p5-Compress-Raw-Bzip2/Makefile b/archivers/p5-Compress-Raw-Bzip2/Makefile
index 1dd8cb5..b066345 100644
--- a/archivers/p5-Compress-Raw-Bzip2/Makefile
+++ b/archivers/p5-Compress-Raw-Bzip2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Low-Level Interface to bzip2 compression library
PERL_CONFIGURE= YES
diff --git a/archivers/p5-Compress-Raw-Zlib/Makefile b/archivers/p5-Compress-Raw-Zlib/Makefile
index b28a4ed..71f388d 100644
--- a/archivers/p5-Compress-Raw-Zlib/Makefile
+++ b/archivers/p5-Compress-Raw-Zlib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Low-Level Interface to zlib compression library
PERL_CONFIGURE= YES
diff --git a/archivers/p5-Compress-Zlib/Makefile b/archivers/p5-Compress-Zlib/Makefile
index f7d2dbd3..5c5a8d1 100644
--- a/archivers/p5-Compress-Zlib/Makefile
+++ b/archivers/p5-Compress-Zlib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Perl5 interface to zlib compression library
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
diff --git a/archivers/p5-IO-Compress-Base/Makefile b/archivers/p5-IO-Compress-Base/Makefile
index 8d4d083..96a06af 100644
--- a/archivers/p5-IO-Compress-Base/Makefile
+++ b/archivers/p5-IO-Compress-Base/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Base Class for IO::Uncompress modules
PERL_CONFIGURE= YES
diff --git a/archivers/p5-IO-Compress-Bzip2/Makefile b/archivers/p5-IO-Compress-Bzip2/Makefile
index d0f8f0c..205d45a 100644
--- a/archivers/p5-IO-Compress-Bzip2/Makefile
+++ b/archivers/p5-IO-Compress-Bzip2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= An interface to allow writing bzip2 compressed data to files or buffer
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Bzip2.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
diff --git a/archivers/p5-IO-Compress-Zlib/Makefile b/archivers/p5-IO-Compress-Zlib/Makefile
index 1bb26f6..e2ca328 100644
--- a/archivers/p5-IO-Compress-Zlib/Makefile
+++ b/archivers/p5-IO-Compress-Zlib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Perl5 interface for reading and writing of (g)zip files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile
index a784612..b6c4547 100644
--- a/audio/ampache/Makefile
+++ b/audio/ampache/Makefile
@@ -8,7 +8,7 @@ PORTVERSION= 3.3.3.5
CATEGORIES= audio www
MASTER_SITES= http://ampache.org/downloads/
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A Web-based Audio file manager
USE_PHP= mysql pcre session iconv
diff --git a/deskutils/doodle/Makefile b/deskutils/doodle/Makefile
index 277a1c6..bcb5008 100644
--- a/deskutils/doodle/Makefile
+++ b/deskutils/doodle/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.6.7
CATEGORIES= deskutils
MASTER_SITES= http://gnunet.org/doodle/download/
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Quickly search documents
LIB_DEPENDS= extractor.2:${PORTSDIR}/textproc/libextractor
diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile
index 2209197..56bd764 100644
--- a/deskutils/remind/Makefile
+++ b/deskutils/remind/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.roaringpenguin.com/files/download/ \
http://freebsd.unixfreunde.de/sources/
DISTNAME= ${PORTNAME}-03.01.03
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Sophisticated calendar and alarm program
GNU_CONFIGURE= yes
diff --git a/devel/p5-SNMP-Persist/Makefile b/devel/p5-SNMP-Persist/Makefile
index 1efdedd..4984e87 100644
--- a/devel/p5-SNMP-Persist/Makefile
+++ b/devel/p5-SNMP-Persist/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SNMP
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= The module is a backend for pass_persist feature of net-snmp
PERL_CONFIGURE= 5.8.0+
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile
index ed5a9d6..0ac84a0 100644
--- a/editors/hexcurse/Makefile
+++ b/editors/hexcurse/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= editors
MASTER_SITES= DEBIAN
DISTFILES= ${PORTNAME}_${PORTVERSION}.orig
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A versatile ncurses-based hex editor
GNU_CONFIGURE= yes
diff --git a/french/pluxml-devel/Makefile b/french/pluxml-devel/Makefile
index 42a056e..833d32e 100644
--- a/french/pluxml-devel/Makefile
+++ b/french/pluxml-devel/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://pluxml.org/download/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-blog-beta${PORTVERSION}
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Small weblog in php and xml
USE_ZIP= yes
diff --git a/games/banihstypos/Makefile b/games/banihstypos/Makefile
index 19b15f0..f00afcb 100644
--- a/games/banihstypos/Makefile
+++ b/games/banihstypos/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= games
MASTER_SITES= http://www.vanheusden.com/banihstypos/
EXTRACT_SUFX= .tgz
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Banihstypos is a simple game to teach you typing, FAST
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/irc/irssi-scripts/Makefile b/irc/irssi-scripts/Makefile
index 37cb2b6..97876ca 100644
--- a/irc/irssi-scripts/Makefile
+++ b/irc/irssi-scripts/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= irc
MASTER_SITES= http://ftp.debian.org/debian/pool/main/i/${PORTNAME}/
DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Collection of useful scripts for the irssi IRC-client
RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi
diff --git a/irc/irssi-xmpp-devel/Makefile b/irc/irssi-xmpp-devel/Makefile
index a552fbc..0352b12 100644
--- a/irc/irssi-xmpp-devel/Makefile
+++ b/irc/irssi-xmpp-devel/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://jadawin.tuxaco.net/freebsd/irssi-xmpp-snapshot/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION}
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Irssi-xmpp-snapshot is the irssi-xmmp cvs snapshot
BUILD_DEPENDS= irssi:${PORTSDIR}/irc/irssi
diff --git a/irc/irssi-xmpp/Makefile b/irc/irssi-xmpp/Makefile
index c2d6179..6faeaed 100644
--- a/irc/irssi-xmpp/Makefile
+++ b/irc/irssi-xmpp/Makefile
@@ -8,7 +8,7 @@ PORTVERSION= 0.13
CATEGORIES= irc
MASTER_SITES= http://cybione.org/src/irssi-xmpp/
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Irssi-xmpp is an irssi plugin to connect to the Jabber network
BUILD_DEPENDS= irssi:${PORTSDIR}/irc/irssi
diff --git a/mail/pop-before-smtp/Makefile b/mail/pop-before-smtp/Makefile
index 818bb5a..8035cdb 100644
--- a/mail/pop-before-smtp/Makefile
+++ b/mail/pop-before-smtp/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= popbsmtp
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A log parser to identify valid POP/IMAP logins for later smtp
RUN_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask \
diff --git a/mail/vrfy/Makefile b/mail/vrfy/Makefile
index b5e3adb..d3d20a0 100644
--- a/mail/vrfy/Makefile
+++ b/mail/vrfy/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= http://jadawin.tuxaco.net/freebsd/
DISTNAME= ${PORTNAME}
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Verify mail address
WRKSRC= ${WRKDIR}
diff --git a/misc/mirmon/Makefile b/misc/mirmon/Makefile
index dacf2d3..d978c44 100644
--- a/misc/mirmon/Makefile
+++ b/misc/mirmon/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= misc
MASTER_SITES= http://jadawin.tuxaco.net/freebsd/ \
http://www.cs.uu.nl/people/henkp/mirmon/src/
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Monitor the status of mirrors
NO_BUILD= yes
diff --git a/misc/yaunc/Makefile b/misc/yaunc/Makefile
index 9ab891d..95d442b 100644
--- a/misc/yaunc/Makefile
+++ b/misc/yaunc/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.02
CATEGORIES= misc
MASTER_SITES= http://www.redterror.net/code/yaunc/
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Yet another uptimes.net client
ALL_TARGET= bsd
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile
index 7abd6aa..f4d06e4 100644
--- a/net-mgmt/disco/Makefile
+++ b/net-mgmt/disco/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= discoipd
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= IP discovery and fingerprinting utility
GNU_CONFIGURE= yes
diff --git a/net-mgmt/p5-SNMP-Info/Makefile b/net-mgmt/p5-SNMP-Info/Makefile
index f0cb1aa..20aba33 100644
--- a/net-mgmt/p5-SNMP-Info/Makefile
+++ b/net-mgmt/p5-SNMP-Info/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= SF
MASTER_SITE_SUBDIR= snmp-info
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A perl5 module for gathering information from network devices
LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
diff --git a/net-p2p/peercast/Makefile b/net-p2p/peercast/Makefile
index f613b5e..b4a7acd 100644
--- a/net-p2p/peercast/Makefile
+++ b/net-p2p/peercast/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.peercast.org/
DISTNAME= peercast-linux
EXTRACT_SUFX= .tgz
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A peer-to-peer network for broadcasting and listening to streams
USE_LINUX= yes
diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile
index 1abe883..6f2d498 100644
--- a/net-p2p/rtgui/Makefile
+++ b/net-p2p/rtgui/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net-p2p www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
EXTRACT_SUFX= .tgz
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A web based front end for rTorrent
OPTIONS= APACHE "Use Apache for web interface" On \
diff --git a/net/p5-Net-Proxy/Makefile b/net/p5-Net-Proxy/Makefile
index ccf515c1..72a4ffc 100644
--- a/net/p5-Net-Proxy/Makefile
+++ b/net/p5-Net-Proxy/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Framework for proxying network connections in many ways
PERL_CONFIGURE= 5.8.0+
diff --git a/net/perldap/Makefile b/net/perldap/Makefile
index d52d8af..403af5c 100644
--- a/net/perldap/Makefile
+++ b/net/perldap/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= directory/perldap/ancient
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Perl interface to LDAP
LIB_DEPENDS= mozldap.1:${PORTSDIR}/net/ldapsdk
diff --git a/net/raggle/Makefile b/net/raggle/Makefile
index 4131001..79e51bb 100644
--- a/net/raggle/Makefile
+++ b/net/raggle/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4.4
CATEGORIES= net
MASTER_SITES= http://www.raggle.org/files/
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A console RSS aggregator written in Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses
diff --git a/net/uplog/Makefile b/net/uplog/Makefile
index fbce279..db82ddb 100644
--- a/net/uplog/Makefile
+++ b/net/uplog/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3
CATEGORIES= net
MASTER_SITES= http://www.nerdlabs.org/downloads/${PORTNAME}/
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= UDP-based ping programm
USE_GETOPT_LONG= yes
diff --git a/security/blocksshd/Makefile b/security/blocksshd/Makefile
index 46f70f9..bb6da28 100644
--- a/security/blocksshd/Makefile
+++ b/security/blocksshd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= security sysutils
MASTER_SITES= SF
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Protects computers from SSH brute force attacks
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS/Resolver.pm:${PORTSDIR}/dns/p5-Net-DNS \
diff --git a/security/bubblegum/Makefile b/security/bubblegum/Makefile
index a9e71f6..05670e8 100644
--- a/security/bubblegum/Makefile
+++ b/security/bubblegum/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= SF
MASTER_SITE_SUBDIR= bjk
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Watch a file for changes
GNU_CONFIGURE= yes
diff --git a/security/opieprint/Makefile b/security/opieprint/Makefile
index 888cd5b..5188238 100644
--- a/security/opieprint/Makefile
+++ b/security/opieprint/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.inner.net/pub/opie/contrib/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .gz
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Output postscript with 100 OPIE passwords credit card sized
NO_BUILD= yes
diff --git a/security/snoopy/Makefile b/security/snoopy/Makefile
index 12d7630..df931aa 100644
--- a/security/snoopy/Makefile
+++ b/security/snoopy/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= snoopylogger
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= An execve() wrapper and logger
PLIST_FILES= lib/snoopy.so bin/detect
diff --git a/security/snortsms/Makefile b/security/snortsms/Makefile
index 9eeda61..d98ecbf 100644
--- a/security/snortsms/Makefile
+++ b/security/snortsms/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.7.8
CATEGORIES= security www
MASTER_SITES= SF
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A remote management and monitoring interface for Snort based IDS
RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB \
diff --git a/security/wapiti/Makefile b/security/wapiti/Makefile
index ecc5d12..17e765a 100644
--- a/security/wapiti/Makefile
+++ b/security/wapiti/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= wapiti
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Wapiti is a vulnerability scanner for web applications
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/tidy:${PORTSDIR}/www/py-utidy
diff --git a/sysutils/hourglass/Makefile b/sysutils/hourglass/Makefile
index 3e55372..d65457bc 100644
--- a/sysutils/hourglass/Makefile
+++ b/sysutils/hourglass/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils parallel
MASTER_SITES= http://www.cs.utah.edu/~regehr/hourglass/
DISTNAME= ${PORTNAME}-${PORTVERSION}b
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A real-time application useful to learn how CPU scheduling works
RUN_DEPENDS= jgraph:${PORTSDIR}/graphics/jgraph
diff --git a/sysutils/memtest86/Makefile b/sysutils/memtest86/Makefile
index d815257..6271eea 100644
--- a/sysutils/memtest86/Makefile
+++ b/sysutils/memtest86/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.memtest86.com/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}a.iso.zip
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Stand alone memory test for x86 architecture computers
EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
diff --git a/sysutils/tenshi/Makefile b/sysutils/tenshi/Makefile
index 41fa7cb..5518adb 100644
--- a/sysutils/tenshi/Makefile
+++ b/sysutils/tenshi/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://dev.gentoo.org/~lcars/%SUBDIR%/
MASTER_SITE_SUBDIR= tenshi
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Tenshi is a log monitoring program, designed to watch multiple logs
RUN_DEPENDS= ${LOCALBASE}/bin/gtail:${PORTSDIR}/sysutils/coreutils
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile
index 86c4b0d..cd0ec44 100644
--- a/textproc/p5-PDF-Create/Makefile
+++ b/textproc/p5-PDF-Create/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PDF
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A perl script to convert text files to PDF files
PERL_CONFIGURE= yes
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile
index 4e875e5..0a2a172 100644
--- a/textproc/txt2html/Makefile
+++ b/textproc/txt2html/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.50
CATEGORIES= textproc perl5
MASTER_SITES= SF
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Convert raw text to something with a little HTML formatting
BUILD_DEPENDS= ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile
index f3e5b2c..6cc96b1 100644
--- a/www/surfraw/Makefile
+++ b/www/surfraw/Makefile
@@ -9,7 +9,7 @@ PORTVERSION= 2.2.0
CATEGORIES= www
MASTER_SITES= http://surfraw.alioth.debian.org/dist/
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Command line interface to popular WWW search engines
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud