diff options
Diffstat (limited to 'databases/p5-SQL-Interp/Makefile')
-rw-r--r-- | databases/p5-SQL-Interp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-SQL-Interp/Makefile b/databases/p5-SQL-Interp/Makefile index 1df8b1c9f8ce..f5e9e503e328 100644 --- a/databases/p5-SQL-Interp/Makefile +++ b/databases/p5-SQL-Interp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Interpolate Perl variables into SQL with DBI BUILD_DEPENDS= p5-DBI>=1:${PORTSDIR}/databases/p5-DBI \ |