From 7e4df03c06ab7f22794b8ef4becc3202509b8476 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Tue, 25 Sep 2012 03:41:31 +0000 Subject: - Reassign to the heap at maintainer's request --- databases/p5-Class-DBI-mysql/Makefile | 8 ++------ databases/p5-MySQL-Diff/Makefile | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) (limited to 'databases') diff --git a/databases/p5-Class-DBI-mysql/Makefile b/databases/p5-Class-DBI-mysql/Makefile index 7a040983ffd6..dc8958a5fc14 100644 --- a/databases/p5-Class-DBI-mysql/Makefile +++ b/databases/p5-Class-DBI-mysql/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Class-DBI-mysql -# Date created: 14 August 2003 -# Whom: andrew@scoop.co.nz -# +# Created by: andrew@scoop.co.nz # $FreeBSD$ -# PORTNAME= Class-DBI-mysql PORTVERSION= 1.00 @@ -11,7 +7,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= andrew@scoop.co.nz +MAINTAINER= ports@FreeBSD.org COMMENT= Extensions to Class::DBI for MySQL BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ 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 -# +# Created by: Andrew McNaughton # $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 \ -- cgit