summaryrefslogtreecommitdiff
path: root/databases/p5-Redis
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-12-23 11:57:02 +0000
committerwiz <wiz@pkgsrc.org>2013-12-23 11:57:02 +0000
commitf5401a11ecc9b1ab1acfa1edfe92f1e0a7d1ca18 (patch)
treec6574cd7d838811f85188ca6d06fe2b21bac18da /databases/p5-Redis
parentf372f1e5a75e7caa524bdc9bb36e0d11efc48ac8 (diff)
downloadpkgsrc-f5401a11ecc9b1ab1acfa1edfe92f1e0a7d1ca18.tar.gz
Reset maintainer for resigned developers.
Diffstat (limited to 'databases/p5-Redis')
-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}