diff options
author | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2013-03-02 10:44:33 +0000 |
commit | d8972f72974aa17201f0c2a308fb9d46a80da40d (patch) | |
tree | 6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /www/p5-Captcha-reCAPTCHA | |
parent | 3e6c362ef126ec570b85f8ced09d143ca22afab9 (diff) | |
download | pkgsrc-d8972f72974aa17201f0c2a308fb9d46a80da40d.tar.gz |
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'www/p5-Captcha-reCAPTCHA')
-rw-r--r-- | www/p5-Captcha-reCAPTCHA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Captcha-reCAPTCHA/Makefile b/www/p5-Captcha-reCAPTCHA/Makefile index e063da6eed3..8e94af2a128 100644 --- a/www/p5-Captcha-reCAPTCHA/Makefile +++ b/www/p5-Captcha-reCAPTCHA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:29 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/03/02 10:44:44 tron Exp $ # DISTNAME= Captcha-reCAPTCHA-0.94 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AN/ANDYA/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Captcha-reCAPTCHA/ COMMENT= Perl implementation of the reCAPTCHA API LICENSE= ${PERL5_LICENSE} |