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/p5-MySQL-Diff | |
parent | c684e06e36686ddbc321ec32ef58919e67ef4e13 (diff) |
Adopt ports
Notes
Notes:
svn path=/head/; revision=308707
Diffstat (limited to 'databases/p5-MySQL-Diff')
-rw-r--r-- | databases/p5-MySQL-Diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |