diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-04 15:39:23 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-04 15:39:23 +0000 |
commit | b52bf163beca9e2334711e3b7b126a3851f5cc3c (patch) | |
tree | febae0008b72c229895afa3d84bb0bf397ba1b4e /databases/p5-DBIx-Browse | |
parent | d213ce11a675550794bef0c153cc67971f9e2e22 (diff) | |
download | ports-b52bf163beca9e2334711e3b7b126a3851f5cc3c.tar.gz ports-b52bf163beca9e2334711e3b7b126a3851f5cc3c.zip |
Notes
Diffstat (limited to 'databases/p5-DBIx-Browse')
-rw-r--r-- | databases/p5-DBIx-Browse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Browse/Makefile b/databases/p5-DBIx-Browse/Makefile index 1dd4b9ad9d33..f54b7ca2344a 100644 --- a/databases/p5-DBIx-Browse/Makefile +++ b/databases/p5-DBIx-Browse/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= DBIx::Browse - Perl extension to browse tables BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI |