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 /security/p5-Authen-Simple-DBI | |
parent | d213ce11a675550794bef0c153cc67971f9e2e22 (diff) | |
download | ports-b52bf163beca9e2334711e3b7b126a3851f5cc3c.tar.gz ports-b52bf163beca9e2334711e3b7b126a3851f5cc3c.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Simple-DBI')
-rw-r--r-- | security/p5-Authen-Simple-DBI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-DBI/Makefile b/security/p5-Authen-Simple-DBI/Makefile index a188c7945670..f7d43a1c0737 100644 --- a/security/p5-Authen-Simple-DBI/Makefile +++ b/security/p5-Authen-Simple-DBI/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple DBI authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \ |