diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-05 17:35:53 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-05 17:35:53 +0000 |
commit | db33716fd37da22501b2b174a9e8312660f83f3c (patch) | |
tree | 6519fb8208f26eeca87243240e8481f614af3691 | |
parent | 6a39e51a46cf161de72e16bc81f66598257a144c (diff) |
Notes
-rw-r--r-- | biology/p5-AcePerl/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Algorithm-SVM/Makefile | 2 | ||||
-rw-r--r-- | graphics/IPA/Makefile | 2 | ||||
-rw-r--r-- | lang/rakudo/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GSL/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-NSP/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/biology/p5-AcePerl/Makefile b/biology/p5-AcePerl/Makefile index b50f77d6db7c..3868e8c05c22 100644 --- a/biology/p5-AcePerl/Makefile +++ b/biology/p5-AcePerl/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Ace PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 interface to the ACEDB genome database system RUN_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache diff --git a/devel/p5-Algorithm-SVM/Makefile b/devel/p5-Algorithm-SVM/Makefile index 762ab86f6bed..d8293355bd20 100644 --- a/devel/p5-Algorithm-SVM/Makefile +++ b/devel/p5-Algorithm-SVM/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl bindings for the libsvm Support Vector Machine library USES= perl5 diff --git a/graphics/IPA/Makefile b/graphics/IPA/Makefile index 5e3a1f280c69..126b471115ef 100644 --- a/graphics/IPA/Makefile +++ b/graphics/IPA/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.prima.eu.org/IPA/ CPAN/Prima/KARASIK -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Image Processing Algorithms RUN_DEPENDS= p5-Prima>1.24:${PORTSDIR}/x11-toolkits/p5-Prima diff --git a/lang/rakudo/Makefile b/lang/rakudo/Makefile index 28a4c61e684e..0633438cf6b5 100644 --- a/lang/rakudo/Makefile +++ b/lang/rakudo/Makefile @@ -8,7 +8,7 @@ CATEGORIES= lang MASTER_SITES= http://rakudo.org/downloads/star/ DISTNAME= ${PORTNAME}-star-${PORTVERSION} -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Rakudo Perl 6 Compiler targets the Parrot Virtual Machine LICENSE= ART20 diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 45bba3d38ef6..4096108db2a6 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to GNU Scientific Library LICENSE= ART10 GPLv1 diff --git a/textproc/p5-Text-NSP/Makefile b/textproc/p5-Text-NSP/Makefile index 6df62fc665c2..88825886f770 100644 --- a/textproc/p5-Text-NSP/Makefile +++ b/textproc/p5-Text-NSP/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 modules for Ngram Statistics Package USES= perl5 |