diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
commit | b43083409f500d0ff330b246e79274b041900d83 (patch) | |
tree | d3d2349375484004ccc24d4ee61deb1adde10898 /databases/p5-DBIx-Browse/Makefile | |
parent | 75b5fa19be69caed346098c59ad732978494a190 (diff) | |
download | ports-b43083409f500d0ff330b246e79274b041900d83.tar.gz ports-b43083409f500d0ff330b246e79274b041900d83.zip |
Notes
Diffstat (limited to 'databases/p5-DBIx-Browse/Makefile')
-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 dbb68ac5fe79..d02a0aa2d1e9 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@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= DBIx::Browse - Perl extension to browse tables BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI |