summaryrefslogtreecommitdiff
path: root/databases/p5-Redis/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2013-12-23 11:57:02 +0000
committerwiz <wiz>2013-12-23 11:57:02 +0000
commitdfb57cb1b6f4c186fe09606cd163f13b5ce25c11 (patch)
treec6574cd7d838811f85188ca6d06fe2b21bac18da /databases/p5-Redis/Makefile
parentd02235a356c722bf09fe287ebcf82b3065ff93fc (diff)
downloadpkgsrc-dfb57cb1b6f4c186fe09606cd163f13b5ce25c11.tar.gz
Reset maintainer for resigned developers.
Diffstat (limited to 'databases/p5-Redis/Makefile')
-rw-r--r--databases/p5-Redis/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-Redis/Makefile b/databases/p5-Redis/Makefile
index bfcdd7a72df..09ced0b3ec9 100644
--- a/databases/p5-Redis/Makefile
+++ b/databases/p5-Redis/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2013/05/31 12:39:53 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.8 2013/12/23 11:57:02 wiz Exp $
DISTNAME= Redis-1.958
PKGNAME= p5-${DISTNAME}
@@ -8,7 +7,7 @@ SVR4_PKGNAME= p5rds
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Redis/}
-MAINTAINER= tnozaki@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Redis/
COMMENT= Perl binding for Redis database
LICENSE= ${PERL5_LICENSE}