summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2018-01-31 01:07:07 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2018-01-31 01:07:07 +0000
commitbe26d1d9122188fd75601a1e37879719341d352a (patch)
treeb2967bf4ef6e8ccf3fc49983cb3f96dc641b7292
parente48d09c8038ee241c67866dc94f244e680847b55 (diff)
downloadfreebsd-ports-be26d1d9122188fd75601a1e37879719341d352a.zip
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org Remove Created by comments for same user Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D14128
-rw-r--r--audio/praat/Makefile3
-rw-r--r--biology/bowtie/Makefile3
-rw-r--r--biology/bwa/Makefile3
-rw-r--r--biology/cd-hit/Makefile3
-rw-r--r--biology/cdbfasta/Makefile2
-rw-r--r--biology/fastool/Makefile3
-rw-r--r--biology/fastx-toolkit/Makefile3
-rw-r--r--biology/gmap/Makefile2
-rw-r--r--biology/jellyfish/Makefile3
-rw-r--r--biology/libgtextutils/Makefile3
-rw-r--r--biology/ncbi-blast+/Makefile3
-rw-r--r--biology/p5-transdecoder/Makefile3
-rw-r--r--biology/plink/Makefile3
-rw-r--r--biology/plinkseq/Makefile3
-rw-r--r--biology/slclust/Makefile3
-rw-r--r--biology/trimmomatic/Makefile2
-rw-r--r--biology/vcftools/Makefile3
-rw-r--r--comms/cutecom/Makefile2
-rw-r--r--devel/libgamepad/Makefile3
-rw-r--r--devel/libnxt/Makefile3
-rw-r--r--devel/libsysinfo/Makefile1
-rw-r--r--devel/lnphost/Makefile3
-rw-r--r--devel/p5-Device-USB/Makefile1
-rw-r--r--devel/py-instant/Makefile2
-rw-r--r--devel/roboctl/Makefile3
-rw-r--r--devel/yaggo/Makefile3
-rw-r--r--lang/nbc/Makefile2
-rw-r--r--lang/x10/Makefile3
-rw-r--r--math/matlab-installer/Makefile3
-rw-r--r--math/py-ffc/Makefile3
-rw-r--r--math/py-fiat/Makefile3
-rw-r--r--math/py-ufl/Makefile3
-rw-r--r--math/py-viper/Makefile3
-rw-r--r--math/rapid/Makefile3
-rw-r--r--math/ufc/Makefile3
-rw-r--r--multimedia/vtkmpeg2encode/Makefile1
-rw-r--r--ports-mgmt/genplist/Makefile3
-rw-r--r--science/afni/Makefile3
-rw-r--r--science/dlpoly-classic/Makefile3
-rw-r--r--science/fvcom-mpi/Makefile3
-rw-r--r--science/fvcom/Makefile3
-rw-r--r--science/nifticlib/Makefile3
-rw-r--r--science/openkim/Makefile3
-rw-r--r--science/voro++/Makefile3
-rw-r--r--sysutils/condor/Makefile2
-rw-r--r--sysutils/desktop-installer/Makefile1
-rw-r--r--sysutils/diskimage-tools/Makefile3
-rw-r--r--sysutils/endian/Makefile3
-rw-r--r--sysutils/ganglia-monitor-core/Makefile2
-rw-r--r--sysutils/mcweject/Makefile3
-rw-r--r--sysutils/parafly/Makefile3
-rw-r--r--sysutils/slurm-wlm/Makefile1
-rw-r--r--textproc/xml-format/Makefile1
-rw-r--r--www/webbrowser/Makefile3
-rw-r--r--x11-toolkits/qtermwidget/Makefile1
-rw-r--r--x11/qterminal/Makefile1
56 files changed, 47 insertions, 97 deletions
diff --git a/audio/praat/Makefile b/audio/praat/Makefile
index cb64ed81ee4a..1802a66ab091 100644
--- a/audio/praat/Makefile
+++ b/audio/praat/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= praat
@@ -7,7 +6,7 @@ DISTVERSIONPREFIX= v
PORTREVISION= 3
CATEGORIES= audio science
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Phonetics by Computer
LICENSE= GPLv2
diff --git a/biology/bowtie/Makefile b/biology/bowtie/Makefile
index 07561719db5e..075a0579f921 100644
--- a/biology/bowtie/Makefile
+++ b/biology/bowtie/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= bowtie
@@ -7,7 +6,7 @@ PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= biology
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Ultrafast, memory-efficient short read aligner
LICENSE= ART10
diff --git a/biology/bwa/Makefile b/biology/bwa/Makefile
index 15ea7b3ad00f..79a23e10a75a 100644
--- a/biology/bwa/Makefile
+++ b/biology/bwa/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= bwa
@@ -6,7 +5,7 @@ PORTVERSION= 0.7.17
DISTVERSIONPREFIX=v
CATEGORIES= biology
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Burrows-Wheeler sequence aligner
LICENSE= GPLv3
diff --git a/biology/cd-hit/Makefile b/biology/cd-hit/Makefile
index f71685847cc8..fad3659ca801 100644
--- a/biology/cd-hit/Makefile
+++ b/biology/cd-hit/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= cd-hit
@@ -7,7 +6,7 @@ PORTREVISION= 2
DISTVERSIONPREFIX= V
CATEGORIES= biology
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Clustering and comparing protein or nucleotide sequences
LICENSE= GPLv2
diff --git a/biology/cdbfasta/Makefile b/biology/cdbfasta/Makefile
index 4ae474d4ae52..6f0ccc045d56 100644
--- a/biology/cdbfasta/Makefile
+++ b/biology/cdbfasta/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2010.07.22
CATEGORIES= biology
MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Fast indexing and retrieval of FASTA records from flat file databases
# LICENSE= unspecified
diff --git a/biology/fastool/Makefile b/biology/fastool/Makefile
index 51f5f5bc5e19..794b5da65d43 100644
--- a/biology/fastool/Makefile
+++ b/biology/fastool/Makefile
@@ -1,11 +1,10 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= fastool
PORTVERSION= 0.1.4
CATEGORIES= biology
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Simple and quick FastQ and FastA tool for file reading and conversion
LICENSE= BSD2CLAUSE
diff --git a/biology/fastx-toolkit/Makefile b/biology/fastx-toolkit/Makefile
index e8f9f97e8aa5..46d48aac6b75 100644
--- a/biology/fastx-toolkit/Makefile
+++ b/biology/fastx-toolkit/Makefile
@@ -1,11 +1,10 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= fastx_toolkit
PORTVERSION= 0.0.14
CATEGORIES= biology
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= CLI tools for Short-Reads FASTA/FASTQ files preprocessing
LICENSE= AGPLv3+
diff --git a/biology/gmap/Makefile b/biology/gmap/Makefile
index 7bf74d92c51e..c6b5ca2b635f 100644
--- a/biology/gmap/Makefile
+++ b/biology/gmap/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= http://research-pub.gene.com/gmap/src/
DISTNAME= ${PORTNAME}-gsnap-${PORTVERSION:C|\.|-|g}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Genomic Mapping and Alignment Program for mRNA and EST Sequences
LICENSE= GMAP
diff --git a/biology/jellyfish/Makefile b/biology/jellyfish/Makefile
index 22f1c3506485..000a17575d42 100644
--- a/biology/jellyfish/Makefile
+++ b/biology/jellyfish/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= jellyfish
@@ -7,7 +6,7 @@ PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= biology
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Fast, memory-efficient counting of k-mers in DNA
LICENSE= GPLv3+
diff --git a/biology/libgtextutils/Makefile b/biology/libgtextutils/Makefile
index 04037d5c7814..4d67c42560e6 100644
--- a/biology/libgtextutils/Makefile
+++ b/biology/libgtextutils/Makefile
@@ -1,11 +1,10 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= libgtextutils
PORTVERSION= 0.7
CATEGORIES= biology
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Gordon's text utilities
LICENSE= AGPLv3
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile
index fe2cb96360f3..c6f8790c4811 100644
--- a/biology/ncbi-blast+/Makefile
+++ b/biology/ncbi-blast+/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= blast+
@@ -10,7 +9,7 @@ MASTER_SITES= http://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION
PKGNAMEPREFIX= ncbi-
DISTNAME= ncbi-blast-${PORTVERSION}+-src
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= NCBI implementation of Basic Local Alignment Search Tool
LICENSE= PD
diff --git a/biology/p5-transdecoder/Makefile b/biology/p5-transdecoder/Makefile
index cbd48413f3a4..6bc4ab275626 100644
--- a/biology/p5-transdecoder/Makefile
+++ b/biology/p5-transdecoder/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= transdecoder
@@ -7,7 +6,7 @@ DISTVERSIONPREFIX=v
CATEGORIES= biology perl5
PKGNAMEPREFIX= p5-
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Identify candidate coding regions within transcript sequences
LICENSE= BSD3CLAUSE
diff --git a/biology/plink/Makefile b/biology/plink/Makefile
index fb52a306a8fb..9af948b002ab 100644
--- a/biology/plink/Makefile
+++ b/biology/plink/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= plink
@@ -8,7 +7,7 @@ CATEGORIES= biology science
MASTER_SITES= http://pngu.mgh.harvard.edu/~purcell/plink/dist/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Whole genome association analysis toolset
BROKEN= no public distfiles
diff --git a/biology/plinkseq/Makefile b/biology/plinkseq/Makefile
index 68ca7236bd59..fbd2eed1a3d9 100644
--- a/biology/plinkseq/Makefile
+++ b/biology/plinkseq/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= plinkseq
@@ -9,7 +8,7 @@ MASTER_SITES= http://psychgen.u.hpc.mssm.edu/plinkseq_downloads/
# Default DISTNAME is correct, so leave it alone.
DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tgz
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Toolset for working with human genetic variation data
LICENSE= GPLv2
diff --git a/biology/slclust/Makefile b/biology/slclust/Makefile
index 85d4e0be6c1c..874b00f4afa2 100644
--- a/biology/slclust/Makefile
+++ b/biology/slclust/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= slclust
@@ -7,7 +6,7 @@ CATEGORIES= biology
MASTER_SITES= SF/slclust/slclust
DISTNAME= ${PORTNAME}_02022010
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Single-linkage clustering with Jaccard similarity
LICENSE= ART10
diff --git a/biology/trimmomatic/Makefile b/biology/trimmomatic/Makefile
index 50c881595d83..d567d2499074 100644
--- a/biology/trimmomatic/Makefile
+++ b/biology/trimmomatic/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= biology java
MASTER_SITES= http://www.usadellab.org/cms/uploads/supplementary/Trimmomatic/
DISTNAME= Trimmomatic-${PORTVERSION}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Flexible read trimming tool for Illumina NGS data
LICENSE= GPLv3
diff --git a/biology/vcftools/Makefile b/biology/vcftools/Makefile
index ab0f53648b9b..f0293333d167 100644
--- a/biology/vcftools/Makefile
+++ b/biology/vcftools/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= vcftools
@@ -6,7 +5,7 @@ PORTVERSION= 0.1.15
DISTVERSIONPREFIX= v
CATEGORIES= biology
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Tools for working with VCF genomics files
LICENSE= LGPL3
diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile
index 964ff01ac6fd..517cca1e6580 100644
--- a/comms/cutecom/Makefile
+++ b/comms/cutecom/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= http://cutecom.sourceforge.net/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Graphical serial terminal
RUN_DEPENDS= lsz:comms/lrzsz
diff --git a/devel/libgamepad/Makefile b/devel/libgamepad/Makefile
index f844b3321832..2abcac90586a 100644
--- a/devel/libgamepad/Makefile
+++ b/devel/libgamepad/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= libgamepad
@@ -6,7 +5,7 @@ PORTVERSION= 0.1.2
CATEGORIES= devel games
MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Generic gamepad API
LICENSE= BSD2CLAUSE
diff --git a/devel/libnxt/Makefile b/devel/libnxt/Makefile
index 83975c50d21f..f82c690b6907 100644
--- a/devel/libnxt/Makefile
+++ b/devel/libnxt/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon11@tds.net>
# $FreeBSD$
PORTNAME= libnxt
@@ -6,7 +5,7 @@ PORTVERSION= 0.3
CATEGORIES= devel
MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libnxt/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Lego NXT library
SUB_FILES= pkg-message
diff --git a/devel/libsysinfo/Makefile b/devel/libsysinfo/Makefile
index a36f85effdac..9d9f3a2471bc 100644
--- a/devel/libsysinfo/Makefile
+++ b/devel/libsysinfo/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= libsysinfo
diff --git a/devel/lnphost/Makefile b/devel/lnphost/Makefile
index ce459bab8f30..68a8b65888dd 100644
--- a/devel/lnphost/Makefile
+++ b/devel/lnphost/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= lnphost
@@ -6,7 +5,7 @@ PORTVERSION= 1.0a
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Lego RCX iinfrared communication API
LICENSE= GPLv2
diff --git a/devel/p5-Device-USB/Makefile b/devel/p5-Device-USB/Makefile
index d1fa677becf2..e43a0b2f9eb6 100644
--- a/devel/p5-Device-USB/Makefile
+++ b/devel/p5-Device-USB/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= Device-USB
diff --git a/devel/py-instant/Makefile b/devel/py-instant/Makefile
index 30ba4105894f..8bfc44c3e1d7 100644
--- a/devel/py-instant/Makefile
+++ b/devel/py-instant/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel python
MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Python module for instant inlining of C and C++ code in Python
LICENSE= LGPL3
diff --git a/devel/roboctl/Makefile b/devel/roboctl/Makefile
index 60611c562e5f..b3520be04f8e 100644
--- a/devel/roboctl/Makefile
+++ b/devel/roboctl/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= roboctl
@@ -6,7 +5,7 @@ PORTVERSION= 0.3.8
CATEGORIES= devel
MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= API and tools for communicating with Lego and Vex robots
LICENSE= GPLv3
diff --git a/devel/yaggo/Makefile b/devel/yaggo/Makefile
index 5bc2cc1d4c67..d879dd261087 100644
--- a/devel/yaggo/Makefile
+++ b/devel/yaggo/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= yaggo
@@ -6,7 +5,7 @@ PORTVERSION= 1.5.9
DISTVERSIONPREFIX= v
CATEGORIES= devel
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Generate command line parser using getopt_long
LICENSE= GPLv3
diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile
index 2e8fac7f3139..61760ddaf636 100644
--- a/lang/nbc/Makefile
+++ b/lang/nbc/Makefile
@@ -1,8 +1,6 @@
# Created by: Ivan "Rambius" Ivanov <rambiusparkisanius@gmail.com>
# $FreeBSD$
-# Also created by: Jason Bacon <bacon4000@gmail.com>
-
PORTNAME= nbc
PORTVERSION= 1.2.1.r4
PORTREVISION= 10
diff --git a/lang/x10/Makefile b/lang/x10/Makefile
index 617bcade45ce..5c814979f3b7 100644
--- a/lang/x10/Makefile
+++ b/lang/x10/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= x10
@@ -20,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
bdwgc-7.1.tar.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Object-oriented parallel programming language
LICENSE= EPL
diff --git a/math/matlab-installer/Makefile b/math/matlab-installer/Makefile
index 47e1eef4792c..f274fc0677d3 100644
--- a/math/matlab-installer/Makefile
+++ b/math/matlab-installer/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= matlab-installer
@@ -7,7 +6,7 @@ PORTREVISION= 4
CATEGORIES= math science java
MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Easy installation of Linux Matlab(r) on FreeBSD
LICENSE= BSD3CLAUSE
diff --git a/math/py-ffc/Makefile b/math/py-ffc/Makefile
index d1ad8efe98c6..3ea812c2e3c1 100644
--- a/math/py-ffc/Makefile
+++ b/math/py-ffc/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= ffc
@@ -7,7 +6,7 @@ CATEGORIES= math python
MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= C++ code generator for multilinear forms
LICENSE= LGPL3
diff --git a/math/py-fiat/Makefile b/math/py-fiat/Makefile
index e24c84594d1a..0accbd16b493 100644
--- a/math/py-fiat/Makefile
+++ b/math/py-fiat/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= fiat
@@ -9,7 +8,7 @@ MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/release-${MMVERSI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${MMVERSION}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= FInite element Automatic Tabulator
LICENSE= LGPL3
diff --git a/math/py-ufl/Makefile b/math/py-ufl/Makefile
index 15e0b0ccf3b4..dc1288f78739 100644
--- a/math/py-ufl/Makefile
+++ b/math/py-ufl/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= ufl
@@ -8,7 +7,7 @@ MASTER_SITES= https://launchpad.net/${PORTNAME}/${MMVERSION}.x/${MMVERSION}.0/+d
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${MMVERSION}.0
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Unified Form Language for finite element discretizations
LICENSE= LGPL3
diff --git a/math/py-viper/Makefile b/math/py-viper/Makefile
index 1d51c4cecff8..0aae61cb1e97 100644
--- a/math/py-viper/Makefile
+++ b/math/py-viper/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= viper
@@ -7,7 +6,7 @@ CATEGORIES= math python
MASTER_SITES= https://launchpad.net/fenics-${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Minimalistic scientific plotter and visualization module
LICENSE= LGPL3
diff --git a/math/rapid/Makefile b/math/rapid/Makefile
index 19d0d526d7b9..0514047a01dd 100644
--- a/math/rapid/Makefile
+++ b/math/rapid/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason W. Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= rapid
@@ -8,7 +7,7 @@ MASTER_SITES= http://www.cs.sunysb.edu/~algorith/implement/RAPID/distrib/ \
http://www.neuro.mcw.edu/Ports/distfiles/
DISTNAME= RAPID_v2_01
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Robust and Accurate Polygon Interference Detection
RESTRICTED= For any commercial purpose, you must request a license from http://www.cs.unc.edu/~geom/OBB/OBBT.html
diff --git a/math/ufc/Makefile b/math/ufc/Makefile
index f8e932c5d7b0..a7d47e060ba3 100644
--- a/math/ufc/Makefile
+++ b/math/ufc/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= ufc
@@ -7,7 +6,7 @@ PORTREVISION= 7
CATEGORIES= math python
MASTER_SITES= http://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Unified framework for finite element assembly
BUILD_DEPENDS= swig3.0:devel/swig30
diff --git a/multimedia/vtkmpeg2encode/Makefile b/multimedia/vtkmpeg2encode/Makefile
index 38f3f96b4837..63aa1bb97dea 100644
--- a/multimedia/vtkmpeg2encode/Makefile
+++ b/multimedia/vtkmpeg2encode/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason W. Bacon <bacon@smithers.neuro.mcw.edu>
# $FreeBSD$
PORTNAME= vtkmpeg2encode
diff --git a/ports-mgmt/genplist/Makefile b/ports-mgmt/genplist/Makefile
index 72659552658a..99127911022c 100644
--- a/ports-mgmt/genplist/Makefile
+++ b/ports-mgmt/genplist/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= genplist
@@ -6,7 +5,7 @@ PORTVERSION= 1.2
CATEGORIES= ports-mgmt
MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Generates a static plist for a port
LICENSE= BSD2CLAUSE
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 296114462daa..c4f6452cdcd6 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason W. Bacon <bacon4000@gmail.com>
# $FreeBSD$
############################################################################
@@ -15,7 +14,7 @@ PORTREVISION= 5
CATEGORIES= science biology graphics
MASTER_SITES= http://www.acadix.biz/Ports/distfiles/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Advanced Functional Neuro Imaging
LICENSE= GPLv2
diff --git a/science/dlpoly-classic/Makefile b/science/dlpoly-classic/Makefile
index b349ea1dae8d..80c19b44a24c 100644
--- a/science/dlpoly-classic/Makefile
+++ b/science/dlpoly-classic/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= dlpoly
@@ -9,7 +8,7 @@ MASTER_SITES= http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/
PKGNAMESUFFIX= classic
DISTNAME= dl_class_${PORTVERSION}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Molecular dynamics simulation package
BUILD_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpif90:net/openmpi
diff --git a/science/fvcom-mpi/Makefile b/science/fvcom-mpi/Makefile
index 3a2cb929cab5..1b81249b4805 100644
--- a/science/fvcom-mpi/Makefile
+++ b/science/fvcom-mpi/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTREVISION= 10
@@ -6,7 +5,7 @@ PKGNAMESUFFIX= -openmpi
MPIPREFIX= mpi/openmpi/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
LIB_DEPENDS+= libmpi.so:net/openmpi
diff --git a/science/fvcom/Makefile b/science/fvcom/Makefile
index b48dc125ae53..ee3ec5efba86 100644
--- a/science/fvcom/Makefile
+++ b/science/fvcom/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= fvcom
@@ -9,7 +8,7 @@ MASTER_SITES= http://fvcom.smast.umassd.edu/FVCOM/index.html/
DISTNAME= sourcecode1
DIST_SUBDIR= fvcom
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Unstructured Grid Finite Volume Coastal Ocean Model
# Check netcdf lib for Fortran support!
diff --git a/science/nifticlib/Makefile b/science/nifticlib/Makefile
index 81fbf17c746e..36f538b29c54 100644
--- a/science/nifticlib/Makefile
+++ b/science/nifticlib/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason W. Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= nifticlib
@@ -7,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= science graphics
MASTER_SITES= SF/niftilib/nifticlib/nifticlib_2_0_0
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Neuroimaging Informatics Technology Initiative data format
LICENSE= PD
diff --git a/science/openkim/Makefile b/science/openkim/Makefile
index 7908c772cd61..ad4b141ced34 100644
--- a/science/openkim/Makefile
+++ b/science/openkim/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon
# $FreeBSD$
PORTNAME= openkim
@@ -8,7 +7,7 @@ CATEGORIES= science
MASTER_SITES= http://s3.openkim.org/openkim-api/
DISTNAME= ${PORTNAME}-api-v${PORTVERSION}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Knowledgebase of Interatomic Models
LICENSE= CDDL
diff --git a/science/voro++/Makefile b/science/voro++/Makefile
index d92012bf049c..1da9e97a4182 100644
--- a/science/voro++/Makefile
+++ b/science/voro++/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon
# $FreeBSD$
PORTNAME= voro++
@@ -6,7 +5,7 @@ PORTVERSION= 0.4.6
CATEGORIES= science
MASTER_SITES= http://math.lbl.gov/voro++/download/dir/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Three-dimensional computations of the Voronoi tessellation
LICENSE= BSD3CLAUSE
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile
index 62f74aec0c1f..9c7abde9aaf7 100644
--- a/sysutils/condor/Makefile
+++ b/sysutils/condor/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils net
MASTER_SITES= http://www.acadix.biz/Ports/distfiles/
DISTNAME= condor_src-${PORTVERSION}-all-all
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= High-throughput computing on distributively owned resources
LICENSE= APACHE20
diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index eebd9986fcf4..75ce206402e0 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= desktop-installer
diff --git a/sysutils/diskimage-tools/Makefile b/sysutils/diskimage-tools/Makefile
index 52320a754dac..966dad6b1a3e 100644
--- a/sysutils/diskimage-tools/Makefile
+++ b/sysutils/diskimage-tools/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= diskimage-tools
@@ -6,7 +5,7 @@ PORTVERSION= 0.1
CATEGORIES= sysutils
MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Convenience tools for manipulating disk images
LICENSE= BSD
diff --git a/sysutils/endian/Makefile b/sysutils/endian/Makefile
index c1ec65ec6f93..ad5479e12216 100644
--- a/sysutils/endian/Makefile
+++ b/sysutils/endian/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason W. Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= endian
@@ -6,7 +5,7 @@ PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Report endianness of a system
LICENSE= BSD2CLAUSE
diff --git a/sysutils/ganglia-monitor-core/Makefile b/sysutils/ganglia-monitor-core/Makefile
index 44f7ae1e6818..f8ab32dd7338 100644
--- a/sysutils/ganglia-monitor-core/Makefile
+++ b/sysutils/ganglia-monitor-core/Makefile
@@ -10,7 +10,7 @@ PKGNAMESUFFIX= -${CLUSTER}
.endif
DISTNAME= ganglia-${PORTVERSION}
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Ganglia cluster monitor, monitoring daemon
LICENSE= BSD3CLAUSE
diff --git a/sysutils/mcweject/Makefile b/sysutils/mcweject/Makefile
index 1bd934df5ba0..d7aff5a9a067 100644
--- a/sysutils/mcweject/Makefile
+++ b/sysutils/mcweject/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <jbacon@mcw.edu>
# $FreeBSD$
PORTNAME= mcweject
@@ -6,7 +5,7 @@ PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Removable media eject
LICENSE= BSD3CLAUSE
diff --git a/sysutils/parafly/Makefile b/sysutils/parafly/Makefile
index 11a238280037..2b1813a21a74 100644
--- a/sysutils/parafly/Makefile
+++ b/sysutils/parafly/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= parafly
@@ -8,7 +7,7 @@ CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/
DISTNAME= ${PORTNAME}-r2013-01-21
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Process multiple commands in parallel on a single server
LICENSE= BSD3CLAUSE
diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile
index 812a98ec00e1..8745acdae0e8 100644
--- a/sysutils/slurm-wlm/Makefile
+++ b/sysutils/slurm-wlm/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= slurm
diff --git a/textproc/xml-format/Makefile b/textproc/xml-format/Makefile
index 5c144b435d23..76d52a74da48 100644
--- a/textproc/xml-format/Makefile
+++ b/textproc/xml-format/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= xml-format
diff --git a/www/webbrowser/Makefile b/www/webbrowser/Makefile
index 29ec8b8b8207..a064da39478c 100644
--- a/www/webbrowser/Makefile
+++ b/www/webbrowser/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= webbrowser
@@ -6,7 +5,7 @@ PORTVERSION= 0.3
CATEGORIES= www
MASTER_SITES= http://acadix.biz/Ports/distfiles/
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Wrapper for running the "best" available WEB browser
LICENSE= BSD2CLAUSE
diff --git a/x11-toolkits/qtermwidget/Makefile b/x11-toolkits/qtermwidget/Makefile
index ba7a161bf939..56ab9ca03f62 100644
--- a/x11-toolkits/qtermwidget/Makefile
+++ b/x11-toolkits/qtermwidget/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= qtermwidget
diff --git a/x11/qterminal/Makefile b/x11/qterminal/Makefile
index b117ed7e06eb..e0ab1bf52710 100644
--- a/x11/qterminal/Makefile
+++ b/x11/qterminal/Makefile
@@ -1,4 +1,3 @@
-# Created by: Jason Bacon <bacon4000@gmail.com>
# $FreeBSD$
PORTNAME= qterminal