aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/ariadne/Makefile8
-rw-r--r--biology/artemis/Makefile8
-rw-r--r--biology/belvu/Makefile9
-rw-r--r--biology/blast/Makefile9
-rw-r--r--biology/blat/Makefile9
-rw-r--r--biology/dotter/Makefile9
-rw-r--r--biology/embassy/Makefile9
-rw-r--r--biology/emboss/Makefile8
-rw-r--r--biology/fasta3/Makefile9
-rw-r--r--biology/finchtv/Makefile9
-rw-r--r--biology/hmmer/Makefile8
-rw-r--r--biology/jalview/Makefile8
-rw-r--r--biology/lagan/Makefile8
-rw-r--r--biology/ncbi-toolkit/Makefile9
-rw-r--r--biology/p5-bioperl/Makefile8
-rw-r--r--biology/primer3/Makefile8
-rw-r--r--biology/seaview/Makefile9
-rw-r--r--biology/ssaha/Makefile8
-rw-r--r--biology/t_coffee/Makefile9
-rw-r--r--biology/treeviewx/Makefile9
-rw-r--r--databases/p5-DBIx-Class-ResultSet-HashRef/Makefile8
-rw-r--r--devel/autodia/Makefile9
-rw-r--r--devel/p5-Class-AutoClass/Makefile9
-rw-r--r--devel/p5-Data-Stag/Makefile9
-rw-r--r--graphics/p5-GD-Graph-histogram/Makefile8
-rw-r--r--graphics/p5-GD-SVG/Makefile9
-rw-r--r--graphics/p5-SVG-Graph/Makefile8
-rw-r--r--graphics/p5-SpringGraph/Makefile19
-rw-r--r--mail/gkrellmmailwatch2/Makefile9
-rw-r--r--mail/nmzmail/Makefile9
-rw-r--r--math/p5-Math-Derivative/Makefile9
-rw-r--r--math/p5-Math-Spline/Makefile9
-rw-r--r--net/sntop/Makefile8
-rw-r--r--print/jabref/Makefile7
-rw-r--r--print/latexmk/Makefile9
-rw-r--r--science/checkmol/Makefile8
-rw-r--r--science/mol2ps/Makefile8
-rw-r--r--textproc/p5-Text-Markdown/Makefile8
-rw-r--r--www/p5-CGI-Expand/Makefile8
-rw-r--r--www/p5-CGI-FormBuilder/Makefile7
-rw-r--r--www/p5-Catalyst-Controller-BindLex/Makefile8
-rw-r--r--www/p5-Catalyst-Plugin-FormBuilder/Makefile7
-rw-r--r--www/p5-Catalyst-Plugin-Params-Nested/Makefile8
-rw-r--r--www/p5-Catalyst-Plugin-Scheduler/Makefile8
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile8
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile8
-rw-r--r--www/p5-Template-Plugin-Markdown/Makefile8
47 files changed, 99 insertions, 305 deletions
diff --git a/biology/ariadne/Makefile b/biology/ariadne/Makefile
index d271b5877e86..166df0387e33 100644
--- a/biology/ariadne/Makefile
+++ b/biology/ariadne/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ariadne
-# Date created: 10 Jun 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= ariadne
PORTVERSION= 1.3
@@ -11,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= http://www.well.ox.ac.uk/ariadne/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Programs to compare protein sequences and profiles
WRKSRC= ${WRKDIR}/SRC-${PORTVERSION}
diff --git a/biology/artemis/Makefile b/biology/artemis/Makefile
index 43e8ccd0a7ee..37995f38f814 100644
--- a/biology/artemis/Makefile
+++ b/biology/artemis/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: artemis
-# Date created: 10 Nov 2001
-# Whom: camson@bilateral.com.au
-#
+# Created by: camson@bilateral.com.au
# $FreeBSD$
-#
PORTNAME= artemis
PORTVERSION= 9
@@ -13,7 +9,7 @@ MASTER_SITES= http://www.sanger.ac.uk/Software/Artemis/v${PORTVERSION}/ \
ftp://ftp.sanger.ac.uk/pub/pathogens/software/artemis/v${PORTVERSION}/
DISTNAME= artemis_compiled_v${PORTVERSION}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A DNA sequence viewer and annotation tool
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/biology/belvu/Makefile b/biology/belvu/Makefile
index c8bbf7ad6b5c..5a669ff5ab47 100644
--- a/biology/belvu/Makefile
+++ b/biology/belvu/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: belvu
-# Date created: 11 Jan 2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= belvu
PORTVERSION= 2.29
@@ -14,7 +9,7 @@ DISTNAME= ${PORTNAME}.LIN_32bit_${PORTVERSION}
EXTRACT_SUFX= #
EXTRACT_ONLY= #
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A viewer for multiple sequence alignments
USE_LINUX= yes
diff --git a/biology/blast/Makefile b/biology/blast/Makefile
index 125be954b7ee..fc0f48c3f205 100644
--- a/biology/blast/Makefile
+++ b/biology/blast/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: WU BLAST
-# Date created: 27 May 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= wu-blast
PORTVERSION= 2.0
@@ -13,7 +8,7 @@ CATEGORIES= biology
MASTER_SITES= #
EXTRACT_SUFX= .tar.Z
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= WU BLAST, a software package for sequence similarity searches
# Distfiles change rapidly, but since they can only be downloaded from
diff --git a/biology/blat/Makefile b/biology/blat/Makefile
index bd899cf28a42..891973124098 100644
--- a/biology/blat/Makefile
+++ b/biology/blat/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: blat
-# Date created: 08 Dec 2005
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= blat
PORTVERSION= 34
@@ -12,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= http://www.soe.ucsc.edu/~kent/src/
DISTNAME= ${PORTNAME}Src${PORTVERSION}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A fast tool for local sequence similarity searches
USE_ZIP= yes
diff --git a/biology/dotter/Makefile b/biology/dotter/Makefile
index bd5ed531bd95..1981ca985477 100644
--- a/biology/dotter/Makefile
+++ b/biology/dotter/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: dotter
-# Date created: 11 Jan 2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= dotter
PORTVERSION= 20021204 # last modified date in FTP server
@@ -16,7 +11,7 @@ EXTRACT_SUFX= #
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
EXTRACT_ONLY= #
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A viewer for multiple sequence alignments
USE_LINUX= yes
diff --git a/biology/embassy/Makefile b/biology/embassy/Makefile
index cbb37e290d66..b127685596a7 100644
--- a/biology/embassy/Makefile
+++ b/biology/embassy/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: embassy
-# Date created: 1.November.2004
-# Whom: Fernan Aguero <fernan@iib.unsamn.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsamn.edu.ar>
# $FreeBSD$
-#
PORTNAME= embassy
PORTVERSION= 6.2.0
@@ -13,7 +8,7 @@ CATEGORIES= biology
MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/
DIST_SUBDIR= emboss
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of contributed EMBOSS applications
LIB_DEPENDS= nucleus.6:${PORTSDIR}/biology/emboss
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile
index b9a5e0b31a43..d29c6d6fe27c 100644
--- a/biology/emboss/Makefile
+++ b/biology/emboss/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: emboss
-# Date created: 31 July 2000
-# Whom: Johann Visagie <johann@egenetics.com>
-#
+# Created by: Johann Visagie <johann@egenetics.com>
# $FreeBSD$
-#
PORTNAME= emboss
PORTVERSION= 6.2.0
@@ -14,7 +10,7 @@ MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/
DISTNAME= ${RELEASE}
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of open source tools for genetic sequence analysis
BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw \
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile
index f6cc152969f8..2fc07fdd4af1 100644
--- a/biology/fasta3/Makefile
+++ b/biology/fasta3/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: fasta3
-# Date created: 29 January 2001
-# Whom: Johann Visagie <johann@egenetics.com>
-#
+# Created by: Johann Visagie <johann@egenetics.com>
# $FreeBSD$
-#
PORTNAME= fasta3
PORTVERSION= 36.3.2
@@ -12,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= http://faculty.virginia.edu/wrpearson/fasta/fasta36/
DISTNAME= fasta-${PORTVERSION}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of programs for searching DNA and protein databases
NO_CDROM= May not be sold or incorporated into a commercial product
diff --git a/biology/finchtv/Makefile b/biology/finchtv/Makefile
index 2cfb6af26c32..7220ed11b1b0 100644
--- a/biology/finchtv/Makefile
+++ b/biology/finchtv/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: FinchTV
-# Date created: 10 Aug 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= finchtv
PORTVERSION= 1.3.1
@@ -12,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= http://www.geospiza.com/finchtv/download/programs/linux/
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A chromatogram trace viewer
USE_LINUX?= yes
diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile
index a61d25106172..0c4dd242a47b 100644
--- a/biology/hmmer/Makefile
+++ b/biology/hmmer/Makefile
@@ -1,16 +1,12 @@
-# New ports collection Makefile for: hmmer
-# Date created: June 29 1998
-# Whom: barnhart@genetics.wustl.edu
-#
+# Created by: barnhart@genetics.wustl.edu
# $FreeBSD$
-#
PORTNAME= hmmer
PORTVERSION= 2.3.2
CATEGORIES= biology
MASTER_SITES= ftp://selab.janelia.org/pub/software/hmmer/CURRENT/
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Profile hidden Markov models for biological sequence analysis
GNU_CONFIGURE= yes
diff --git a/biology/jalview/Makefile b/biology/jalview/Makefile
index b175f72f376e..12ac7ec80ff0 100644
--- a/biology/jalview/Makefile
+++ b/biology/jalview/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: jalview
-# Date created: 11 Jan 2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= jalview
PORTVERSION= 2.07
@@ -12,7 +8,7 @@ CATEGORIES= biology java
MASTER_SITES= http://www.jalview.org/source/
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A viewer and editor for multiple sequence alignments
USE_JAVA= yes
diff --git a/biology/lagan/Makefile b/biology/lagan/Makefile
index a1a3bb052182..574fef7c771e 100644
--- a/biology/lagan/Makefile
+++ b/biology/lagan/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: lagan
-# Date created: 07 Dec 2005
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= lagan
PORTVERSION= 1.2
@@ -11,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= http://lagan.stanford.edu/lagan_web/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Efficient tools for large-scale multiple alignments of genomic DNA
LAGAN_DIR= ${PREFIX}/${PORTNAME}
diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile
index d890f2ab5275..aefb42e3cd67 100644
--- a/biology/ncbi-toolkit/Makefile
+++ b/biology/ncbi-toolkit/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: NCBI
-# Date created: 03 April 2000
-# Whom: tonym
-#
+# Created by: tonym
# $FreeBSD$
-#
PORTNAME= ncbi-toolkit
PORTVERSION= 2009.03.01 # containing BLAST v2.2.19
@@ -14,7 +9,7 @@ MASTER_SITES= ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g
DISTNAME= ncbi
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= NCBI development toolkit, including BLAST 2 and GenBank/Entrez support
USE_MOTIF= yes
diff --git a/biology/p5-bioperl/Makefile b/biology/p5-bioperl/Makefile
index aa9d68d0db84..ac9e1bce6686 100644
--- a/biology/p5-bioperl/Makefile
+++ b/biology/p5-bioperl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-bioperl
-# Date created: 28 July 2000
-# Whom: Johann Visagie <johann@egenetics.com>
-#
+# Created by: Johann Visagie <johann@egenetics.com>
# $FreeBSD$
-#
PORTNAME= bioperl
PORTVERSION= 1.6.1
@@ -14,7 +10,7 @@ MASTER_SITES= http://bioperl.org/DIST/ \
PKGNAMEPREFIX= p5-
DISTNAME= BioPerl-${PORTVERSION}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of Perl modules for bioinformatics
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/${PERL_VERSION}/Text/Wrap.pm:${PORTSDIR}/lang/${PERL_PORT} \
diff --git a/biology/primer3/Makefile b/biology/primer3/Makefile
index 01c1f8d9bb75..bf4cd662b465 100644
--- a/biology/primer3/Makefile
+++ b/biology/primer3/Makefile
@@ -1,16 +1,12 @@
-# New ports collection makefile for: primer3
-# Date created: 25 February 2002
-# Whom: Tony Maher <tonym@biolateral.com.au>
-#
+# Created by: Tony Maher <tonym@biolateral.com.au>
# $FreeBSD$
-#
PORTNAME= primer3
PORTVERSION= 1.1.4
CATEGORIES= biology
MASTER_SITES= SF
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Primer3 helps to choose primers for PCR reactions
USE_GMAKE= yes
diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile
index c7b4308075c7..98273d96ba31 100644
--- a/biology/seaview/Makefile
+++ b/biology/seaview/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection Makefile for: seaview
-# Date created: Dec 5 1997
-# Whom: frankch@waru.life.nthu.edu.tw
-#
+# Created by: frankch@waru.life.nthu.edu.tw
# $FreeBSD$
-#
PORTNAME= seaview
PORTVERSION= 2006.02.13
@@ -14,7 +9,7 @@ MASTER_SITES= ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
EXTRACT_SUFX= .tar
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multiple DNA/protein sequence alignment editor
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \
diff --git a/biology/ssaha/Makefile b/biology/ssaha/Makefile
index 4051ece68a55..fa6a58b06cf1 100644
--- a/biology/ssaha/Makefile
+++ b/biology/ssaha/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ssaha
-# Date created: 12.Jun.2008
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= ssaha
PORTVERSION= 3.1c
@@ -12,7 +8,7 @@ CATEGORIES= biology
MASTER_SITES= http://www.sanger.ac.uk/Software/analysis/${PORTNAME:U}/
DISTNAME= ${PORTNAME}_v${PORTVERSION:S/.//}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Very fast matching and alignment of DNA sequences
NO_WRKSUBDIR= yes
diff --git a/biology/t_coffee/Makefile b/biology/t_coffee/Makefile
index dc4f15eef490..216884fc8d47 100644
--- a/biology/t_coffee/Makefile
+++ b/biology/t_coffee/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: t_coffee
-# Date created: 27 June 2001
-# Whom: Johann Visagie <wjv@FreeBSD.org>
-#
+# Created by: Johann Visagie <wjv@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= t_coffee
PORTVERSION= 5.68
@@ -12,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= http://www.tcoffee.org/Packages/
DISTNAME= T-COFFEE_distribution_Version_${PORTVERSION}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A multiple DNA or protein sequence alignment package
BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw
diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile
index 77929ed61c08..e4644088d39b 100644
--- a/biology/treeviewx/Makefile
+++ b/biology/treeviewx/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: treeviewx
-# Date created: 04 August 2001
-# Whom: tonym
-#
+# Created by: tonym
# $FreeBSD$
-#
PORTNAME= treeviewx
PORTVERSION= 0.5.1
@@ -13,7 +8,7 @@ CATEGORIES= biology
MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/download/${PORTVERSION:S/.1//}/
DISTNAME= tv-${PORTVERSION}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A phylogenetic tree viewer
USE_WX= yes
diff --git a/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile b/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile
index 39fc737cc628..f12feb68a583 100644
--- a/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile
+++ b/databases/p5-DBIx-Class-ResultSet-HashRef/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: databases/p5-DBIx-Class-ResultSet-HashRef
-# Date created: 15 Sep 2009
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= DBIx-Class-ResultSet-HashRef
PORTVERSION= 1.002
@@ -11,7 +7,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Adds syntactic sugar to skip the fancy objects
BUILD_DEPENDS= p5-DBIx-Class>=0.04001:${PORTSDIR}/databases/p5-DBIx-Class
diff --git a/devel/autodia/Makefile b/devel/autodia/Makefile
index 62fa80d540f4..81a65b3dac33 100644
--- a/devel/autodia/Makefile
+++ b/devel/autodia/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: autodia
-# Date created: Oct 6, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= autodia
PORTVERSION= 2.03
@@ -15,7 +10,7 @@ MASTER_SITE_SUBDIR= Tree/TEEJAY
DISTNAME= Autodia-${PORTVERSION}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Automatic Dia XML - from Source Code and Data
BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
diff --git a/devel/p5-Class-AutoClass/Makefile b/devel/p5-Class-AutoClass/Makefile
index 7ea5878ebdfb..fe0b3c15f8f7 100644
--- a/devel/p5-Class-AutoClass/Makefile
+++ b/devel/p5-Class-AutoClass/Makefile
@@ -1,10 +1,5 @@
-# vim:ts=8
-# New ports collection makefile for: p5-Class-AutoClass
-# Date created: 25 November 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Class-AutoClass
PORTVERSION= 1.01
@@ -14,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= autoclass_v${PORTVERSION:S/./_/}
EXTRACT_SUFX= .tgz
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Automatically define simple get and set methods in an inheritance structure
RUN_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
diff --git a/devel/p5-Data-Stag/Makefile b/devel/p5-Data-Stag/Makefile
index 532f10da5140..7d4dbb744d74 100644
--- a/devel/p5-Data-Stag/Makefile
+++ b/devel/p5-Data-Stag/Makefile
@@ -1,10 +1,5 @@
-# vim:ts=8
-# New ports collection makefile for: p5-Data-Stag
-# Date created: 25 November 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Data-Stag
PORTVERSION= 0.11
@@ -12,7 +7,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Structured Tags datastructures
RUN_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String
diff --git a/graphics/p5-GD-Graph-histogram/Makefile b/graphics/p5-GD-Graph-histogram/Makefile
index 283853e7841c..d3b6e7b3492b 100644
--- a/graphics/p5-GD-Graph-histogram/Makefile
+++ b/graphics/p5-GD-Graph-histogram/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-GD-Graph-histogram
-# Date created: 6 March 2009
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= GD-Graph-histogram
PORTVERSION= 1.1
@@ -14,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:WHIZDOG
PKGNAMEPREFIX= p5-
DISTNAME= GDGraph-histogram-${PORTVERSION}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Histogram plotting module for perl5
BUILD_DEPENDS= p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph \
diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile
index 3f0cf4e876ab..052685555395 100644
--- a/graphics/p5-GD-SVG/Makefile
+++ b/graphics/p5-GD-SVG/Makefile
@@ -1,10 +1,5 @@
-# vim:ts=8
-# New ports collection makefile for: p5-GD-SVG
-# Date created: 25 November 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= GD-SVG
PORTVERSION= 0.33
@@ -13,7 +8,7 @@ CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Seamlessly enable SVG output from scripts written using GD
BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile
index 677b61efbddd..615d042907b6 100644
--- a/graphics/p5-SVG-Graph/Makefile
+++ b/graphics/p5-SVG-Graph/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-SVG-Graph
-# Date created: 25 November 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= SVG-Graph
PORTVERSION= 0.04
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CJFIELDS
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Visualize your data in Scalable Vector Graphics (SVG) format
BUILD_DEPENDS= p5-Math-Spline>=0:${PORTSDIR}/math/p5-Math-Spline \
diff --git a/graphics/p5-SpringGraph/Makefile b/graphics/p5-SpringGraph/Makefile
index 825e72072a6b..cf4253a89d19 100644
--- a/graphics/p5-SpringGraph/Makefile
+++ b/graphics/p5-SpringGraph/Makefile
@@ -1,20 +1,15 @@
-# ex:ts=8
-# New ports collection makefile for: graphics/p5-SpringGraph
-# Date created: 25 November 2004
-# Whom: fernan@iib.unsam.edu.ar
-#
+# Created by: fernan@iib.unsam.edu.ar
# $FreeBSD$
-#
-PORTNAME= SpringGraph
-PORTVERSION= 0.05
+PORTNAME= SpringGraph
+PORTVERSION= 0.05
PORTREVISION= 6
-CATEGORIES= graphics perl5
-MASTER_SITES= CPAN
+CATEGORIES= graphics perl5
+MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= GraphViz/TEEJAY
-PKGNAMEPREFIX= p5-
+PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Directed graph alternative to GraphViz
BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
diff --git a/mail/gkrellmmailwatch2/Makefile b/mail/gkrellmmailwatch2/Makefile
index 3ec85b1e3f82..7adb2d54ef10 100644
--- a/mail/gkrellmmailwatch2/Makefile
+++ b/mail/gkrellmmailwatch2/Makefile
@@ -1,10 +1,5 @@
-# New ports collection makefile for: gkrellmmailwatch2
-# Date Created: 24 Nov 2002
-# Whom: Jean-Yves Lefort <jylefort@brutele.be>
-#
+# Created by: Jean-Yves Lefort <jylefort@brutele.be>
# $FreeBSD$
-# $Id: Makefile,v 1.2 2002/11/24 02:50:45 jylefort Exp $
-#
PORTNAME= gkrellmmailwatch
PORTVERSION= 2.4.3
@@ -13,7 +8,7 @@ CATEGORIES= mail
MASTER_SITES= http://gkrellm.luon.net/files/
DISTNAME= gkrellm-mailwatch-${PORTVERSION}
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= GKrellM mailwatch plugin
LATEST_LINK= gkrellmmailwatch2
diff --git a/mail/nmzmail/Makefile b/mail/nmzmail/Makefile
index 47a33093070c..ae16ac6fb3be 100644
--- a/mail/nmzmail/Makefile
+++ b/mail/nmzmail/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection Makefile for: nmzmail
-# Date created: 7 January 2005
-# Whom: fernan@iib.unsam.edu.ar
-#
+# Created by: fernan@iib.unsam.edu.ar
# $FreeBSD$
-#
PORTNAME= nmzmail
PORTVERSION= 0.1.3
@@ -12,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ CENKES
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast mail searching for mutt
RUN_DEPENDS= namazu:${PORTSDIR}/databases/namazu2
diff --git a/math/p5-Math-Derivative/Makefile b/math/p5-Math-Derivative/Makefile
index ce7623b9f490..4c081755d106 100644
--- a/math/p5-Math-Derivative/Makefile
+++ b/math/p5-Math-Derivative/Makefile
@@ -1,10 +1,5 @@
-# vim:ts=8
-# New ports collection makefile for: p5-Math-Derivative
-# Date created: 25 November 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Math-Derivative
PORTVERSION= 0.01
@@ -12,7 +7,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Numeric 1st and 2nd order differentiation
PERL_CONFIGURE= yes
diff --git a/math/p5-Math-Spline/Makefile b/math/p5-Math-Spline/Makefile
index 5cfc97870dee..84fcc11edee2 100644
--- a/math/p5-Math-Spline/Makefile
+++ b/math/p5-Math-Spline/Makefile
@@ -1,10 +1,5 @@
-# vim:ts=8
-# New ports collection makefile for: p5-Math-Spline
-# Date created: 25 November 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Math-Spline
PORTVERSION= 0.01
@@ -12,7 +7,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cubic Spline Interpolation of data
RUN_DEPENDS= p5-Math-Derivative>=0:${PORTSDIR}/math/p5-Math-Derivative
diff --git a/net/sntop/Makefile b/net/sntop/Makefile
index efc048c8ee31..d5eb2f1392f2 100644
--- a/net/sntop/Makefile
+++ b/net/sntop/Makefile
@@ -1,16 +1,12 @@
-# New ports collection makefile for: sntop
-# Date created: 05 August 2000
-# Whom: Matt Emmerton <matt@gsicomp.on.ca>
-#
+# Created by: Matt Emmerton <matt@gsicomp.on.ca>
# $FreeBSD$
-#
PORTNAME= sntop
PORTVERSION= 1.4.3
CATEGORIES= net
MASTER_SITES= SF
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Monitor status of network nodes using fping
RUN_DEPENDS= ${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping
diff --git a/print/jabref/Makefile b/print/jabref/Makefile
index fe20099cc4c8..565fcef3065c 100644
--- a/print/jabref/Makefile
+++ b/print/jabref/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: jabref
-# Date created: 18 Jan 2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
PORTNAME= jabref
@@ -13,7 +10,7 @@ DISTNAME= JabRef-${PORTVERSION}
EXTRACT_SUFX= .jar
EXTRACT_ONLY= #
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A (BibTeX native) bibliographic reference manager
USE_JAVA= yes
diff --git a/print/latexmk/Makefile b/print/latexmk/Makefile
index 7f8ccefd1576..8716be7d95f5 100644
--- a/print/latexmk/Makefile
+++ b/print/latexmk/Makefile
@@ -1,17 +1,12 @@
-# ex:ts=8
-# New ports collection makefile for: latexmk
-# Date created: 17 Dec 2004
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= latexmk
PORTVERSION= 431
CATEGORIES= print
MASTER_SITES= http://www.phys.psu.edu/~collins/software/latexmk/
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool to completely automate generating output from LaTeX documents
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile
index b340ad1cf1dd..e97a2d6d8f19 100644
--- a/science/checkmol/Makefile
+++ b/science/checkmol/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: checkmol
-# Date created: 23 Feb 2009
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= checkmol
PORTVERSION= 0.4a
@@ -13,7 +9,7 @@ MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .pas
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Analyze molecules for the presence of functional groups
USE_FPC= yes
diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile
index e59627dfceee..16e2e1ec9eaa 100644
--- a/science/mol2ps/Makefile
+++ b/science/mol2ps/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mol2ps
-# Date created: 23 Feb 2009
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= mol2ps
PORTVERSION= 0.1e
@@ -13,7 +9,7 @@ MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .pas
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Read molecular structure files and generate Postscript output
USE_FPC= yes
diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile
index 5fe30a93eb93..03beff39c094 100644
--- a/textproc/p5-Text-Markdown/Makefile
+++ b/textproc/p5-Text-Markdown/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Text-Markdown
-# Date created: 20.Mar.2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Text-Markdown
PORTVERSION= 1.000031
@@ -12,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Markdown Perl5 module
BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
diff --git a/www/p5-CGI-Expand/Makefile b/www/p5-CGI-Expand/Makefile
index 3ebf6196cacf..c26f403b2777 100644
--- a/www/p5-CGI-Expand/Makefile
+++ b/www/p5-CGI-Expand/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: www/p5-CGI-Expand
-# Date created: 28 Dec 2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= CGI-Expand
PORTVERSION= 2.03
@@ -11,7 +7,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Convert flat hash to nested data using TT2's dot convention
BUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
diff --git a/www/p5-CGI-FormBuilder/Makefile b/www/p5-CGI-FormBuilder/Makefile
index 236e2adbc140..d681910af05a 100644
--- a/www/p5-CGI-FormBuilder/Makefile
+++ b/www/p5-CGI-FormBuilder/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: www/p5-CGI-FormBuilder
-# Date created: 14 Sep 2006
-# Whom: Fernan Aguero
-#
+# Created by: Fernan Aguero
# $FreeBSD$
PORTNAME= CGI-FormBuilder
@@ -13,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:NWIGER
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= FormBuilder for CGI
PERL_CONFIGURE= yes
diff --git a/www/p5-Catalyst-Controller-BindLex/Makefile b/www/p5-Catalyst-Controller-BindLex/Makefile
index 2601791af401..3c615360d24b 100644
--- a/www/p5-Catalyst-Controller-BindLex/Makefile
+++ b/www/p5-Catalyst-Controller-BindLex/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: p5-Catalyst-Controller-BindLex
-# Date created: 17.Oct.2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Catalyst-Controller-BindLex
PORTVERSION= 0.03
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:NUFFIN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Stash your lexical goodness
BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
diff --git a/www/p5-Catalyst-Plugin-FormBuilder/Makefile b/www/p5-Catalyst-Plugin-FormBuilder/Makefile
index b7b53f1b8e4b..d1762c969833 100644
--- a/www/p5-Catalyst-Plugin-FormBuilder/Makefile
+++ b/www/p5-Catalyst-Plugin-FormBuilder/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: www/p5-Catalyst-Plugin-FormBuilder
-# Date created: 14 Sep 2006
-# Whom: Fernan Aguero
-#
+# Created by: Fernan Aguero
# $FreeBSD$
PORTNAME= Catalyst-Plugin-FormBuilder
@@ -12,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= FormBuilder for Catalyst
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \
diff --git a/www/p5-Catalyst-Plugin-Params-Nested/Makefile b/www/p5-Catalyst-Plugin-Params-Nested/Makefile
index 27915dc6a4de..b509a81d797c 100644
--- a/www/p5-Catalyst-Plugin-Params-Nested/Makefile
+++ b/www/p5-Catalyst-Plugin-Params-Nested/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: www/p5-Catalyst-Plugin-Params-Nested
-# Date created: 28 Dec 2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Catalyst-Plugin-Params-Nested
PORTVERSION= 0.05
@@ -11,7 +7,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Nested params (ala Ruby on Rails or PHP-style param arrays)
BUILD_DEPENDS= p5-CGI-Expand>=1.06:${PORTSDIR}/www/p5-CGI-Expand
diff --git a/www/p5-Catalyst-Plugin-Scheduler/Makefile b/www/p5-Catalyst-Plugin-Scheduler/Makefile
index f1d930287cc1..e149077ee725 100644
--- a/www/p5-Catalyst-Plugin-Scheduler/Makefile
+++ b/www/p5-Catalyst-Plugin-Scheduler/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: p5-Catalyst-Plugin-Scheduler
-# Date created: 25.Mar.2007
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Catalyst-Plugin-Scheduler
PORTVERSION= 0.10
@@ -12,7 +8,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Schedule events to run in a cron-like manner
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile
index 033f870996cc..f8246bd6d6aa 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-DBIC
-# Date created: 28 Dec 2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Catalyst-Plugin-Session-Store-DBIC
PORTVERSION= 0.12
@@ -11,7 +7,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Store your sessions via DBIx::Class
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
index 709a635c2915..32bb55c11d1c 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-Delegate
-# Date created: 28 Dec 2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Catalyst-Plugin-Session-Store-Delegate
PORTVERSION= 0.06
@@ -11,7 +7,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= Delegate session storage to an application model object
BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
diff --git a/www/p5-Template-Plugin-Markdown/Makefile b/www/p5-Template-Plugin-Markdown/Makefile
index 125554e97d6b..353153860cd5 100644
--- a/www/p5-Template-Plugin-Markdown/Makefile
+++ b/www/p5-Template-Plugin-Markdown/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: www/p5-Template-Plugin-Markdown
-# Date created: 24 Apr 2006
-# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar>
-#
+# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar>
# $FreeBSD$
-#
PORTNAME= Template-Plugin-Markdown
PORTVERSION= 0.02
@@ -11,7 +7,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= fernan@iib.unsam.edu.ar
+MAINTAINER= ports@FreeBSD.org
COMMENT= TT plugin for Text::Markdown
BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \