summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-25 03:41:31 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-25 03:41:31 +0000
commite706fb97f76987b8be5ed9cfb099a79b342a5316 (patch)
treef4e878a1a9326f0bbf3f2beeb144ce6139e5608d /databases
parent- Update to 1.3.7. (diff)
- Reassign to the heap at maintainer's request
Notes
Notes: svn path=/head/; revision=304807
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Class-DBI-mysql/Makefile8
-rw-r--r--databases/p5-MySQL-Diff/Makefile8
2 files changed, 4 insertions, 12 deletions
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 <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 \