aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Mock
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2015-10-14 11:04:10 +0000
committerFrederic Culot <culot@FreeBSD.org>2015-10-14 11:04:10 +0000
commit1d0b9d3e31175f8db1227d301b0c23748665ffb0 (patch)
tree43523afcf800513450b3ff167b3daa2e4924bd99 /databases/p5-DBD-Mock
parentfd950b7ff624f2cf92ab4356c1ff3651f7099c0a (diff)
downloadports-1d0b9d3e31175f8db1227d301b0c23748665ffb0.tar.gz
ports-1d0b9d3e31175f8db1227d301b0c23748665ffb0.zip
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping
Notes
Notes: svn path=/head/; revision=399249
Diffstat (limited to 'databases/p5-DBD-Mock')
-rw-r--r--databases/p5-DBD-Mock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Mock/Makefile b/databases/p5-DBD-Mock/Makefile
index bc7e4bc8b518..3bfcd2382297 100644
--- a/databases/p5-DBD-Mock/Makefile
+++ b/databases/p5-DBD-Mock/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= lippe@FreeBSD.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= Simple mock DBD implementation used for testing
BUILD_DEPENDS= p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI \