diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2012-12-11 19:56:22 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2012-12-11 19:56:22 +0000 |
commit | 249689f61ba3b1689f6bf3ef84f3091cd13afc58 (patch) | |
tree | daab78311d869d258d19d44826000097b1c6b65b | |
parent | c684e06e36686ddbc321ec32ef58919e67ef4e13 (diff) | |
download | ports-249689f61ba3b1689f6bf3ef84f3091cd13afc58.tar.gz ports-249689f61ba3b1689f6bf3ef84f3091cd13afc58.zip |
Notes
-rw-r--r-- | databases/p5-DBD-Excel/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-MySQL-Diff/Makefile | 2 | ||||
-rw-r--r-- | finance/p5-Math-Financial/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBD-Excel/Makefile b/databases/p5-DBD-Excel/Makefile index 76544a4c08df..4e7d3783e0a3 100644 --- a/databases/p5-DBD-Excel/Makefile +++ b/databases/p5-DBD-Excel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= skreuzer@FreeBSD.org COMMENT= A class for DBI drivers that acts on Excel files BUILD_DEPENDS= p5-SQL-Statement>=0:${PORTSDIR}/databases/p5-SQL-Statement \ diff --git a/databases/p5-MySQL-Diff/Makefile b/databases/p5-MySQL-Diff/Makefile index b29fd44327c5..63bb6afd56ab 100644 --- a/databases/p5-MySQL-Diff/Makefile +++ b/databases/p5-MySQL-Diff/Makefile @@ -7,7 +7,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl module for comparing the table structure of two MySQL databases BUILD_DEPENDS= p5-Class-MakeMethods>=0:${PORTSDIR}/devel/p5-Class-MakeMethods \ diff --git a/finance/p5-Math-Financial/Makefile b/finance/p5-Math-Financial/Makefile index a32d93bd032d..6d82d06c7d7d 100644 --- a/finance/p5-Math-Financial/Makefile +++ b/finance/p5-Math-Financial/Makefile @@ -11,7 +11,7 @@ CATEGORIES= finance math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl module containing common functions for loans and annuities PERL_CONFIGURE= yes |