diff options
Diffstat (limited to 'databases/p5-MySQL-Diff/Makefile')
-rw-r--r-- | databases/p5-MySQL-Diff/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-MySQL-Diff/Makefile b/databases/p5-MySQL-Diff/Makefile index e578c255aca8..b29fd44327c5 100644 --- a/databases/p5-MySQL-Diff/Makefile +++ b/databases/p5-MySQL-Diff/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: MySQL-Diff -# Date created: 11 August 2003 -# Whom: Andrew McNaughton <andrew@scoop.co.nz> -# +# Created by: Andrew McNaughton <andrew@scoop.co.nz> # $FreeBSD$ -# PORTNAME= MySQL-Diff PORTVERSION= 0.43 @@ -11,7 +7,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= andrew@scoop.co.nz +MAINTAINER= ports@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 \ |