summaryrefslogtreecommitdiff
path: root/databases/p5-Text-Query-SQL/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-06-12 19:25:41 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-06-12 19:25:41 +0000
commitc8df88ddadd4db8ffa8da49611f0885143a83730 (patch)
tree7451564d2668b26d0d49427e2d0eaf2db921670b /databases/p5-Text-Query-SQL/Makefile
parentUpdate the WWW site. (diff)
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files. Approved by: markm
Diffstat (limited to 'databases/p5-Text-Query-SQL/Makefile')
-rw-r--r--databases/p5-Text-Query-SQL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Text-Query-SQL/Makefile b/databases/p5-Text-Query-SQL/Makefile
index a32eb913c131..046537ae1136 100644
--- a/databases/p5-Text-Query-SQL/Makefile
+++ b/databases/p5-Text-Query-SQL/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
PKGNAMEPREFIX= p5-
-MAINTAINER= tobez@tobez.org
+MAINTAINER= tobez@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Query.pm:${PORTSDIR}/textproc/p5-Text-Query
RUN_DEPENDS= ${BUILD_DEPENDS}