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 /databases | |
parent | Update third-party ngx_cache_purge module from 1.6 to 2.0. (diff) |
Adopt ports
Notes
Notes:
svn path=/head/; revision=308707
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-Excel/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-MySQL-Diff/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ |