diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2012-12-12 03:56:22 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2012-12-12 03:56:22 +0800 |
commit | 50fe81d4045a398c9bc274f767ba70bde8a995fc (patch) | |
tree | daab78311d869d258d19d44826000097b1c6b65b /databases/p5-MySQL-Diff | |
parent | 0c8bbc1a31f615c4ad30a1665ca2c9009140bba8 (diff) | |
download | freebsd-ports-gnome-50fe81d4045a398c9bc274f767ba70bde8a995fc.tar.gz freebsd-ports-gnome-50fe81d4045a398c9bc274f767ba70bde8a995fc.tar.zst freebsd-ports-gnome-50fe81d4045a398c9bc274f767ba70bde8a995fc.zip |
Adopt ports
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 \ |