diff options
Diffstat (limited to 'databases/p5-DBD-ODBC/Makefile')
-rw-r--r-- | databases/p5-DBD-ODBC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index c1d9ada553c9..9c45e3a5dff2 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= m@absolight.net +MAINTAINER= mat@FreeBSD.org COMMENT= DBD module interfacing the ODBC databases BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI |