diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:12:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-03 03:12:33 +0000 |
commit | 54deec61c93b65a40f6373d73b4a6f9e092e9c55 (patch) | |
tree | ac7dc027f36fe2c700cd242cbcedbf29e5c5e3d5 /databases | |
parent | 9457b31d222a908d535f4afb09752e1d96289ac7 (diff) | |
download | ports-54deec61c93b65a40f6373d73b4a6f9e092e9c55.tar.gz ports-54deec61c93b65a40f6373d73b4a6f9e092e9c55.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-Test-DatabaseRow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Test-DatabaseRow/Makefile b/databases/p5-Test-DatabaseRow/Makefile index f1c87f4019fe..1673d5ea041b 100644 --- a/databases/p5-Test-DatabaseRow/Makefile +++ b/databases/p5-Test-DatabaseRow/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= jabra@ccs.neu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Simple database tests BUILD_DEPENDS= ${SITE_PERL}/mach/DBI.pm:${PORTSDIR}/databases/p5-DBI \ |