summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Singleton
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-11-01 00:08:09 +0000
committerwiz <wiz@pkgsrc.org>2010-11-01 00:08:09 +0000
commit735e70408b03d7534a5a2e7656f7c22f6a935047 (patch)
treee8fbfa08dba820883ebb3ff43820bcfadd3fb08a /devel/p5-Class-Singleton
parentab7c021c41a1e94fd16114cfd04680e424bc484b (diff)
downloadpkgsrc-735e70408b03d7534a5a2e7656f7c22f6a935047.tar.gz
Reset maintainer.
Diffstat (limited to 'devel/p5-Class-Singleton')
-rw-r--r--devel/p5-Class-Singleton/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-Singleton/Makefile b/devel/p5-Class-Singleton/Makefile
index 2c7f642ea70..56d40efbade 100644
--- a/devel/p5-Class-Singleton/Makefile
+++ b/devel/p5-Class-Singleton/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2010/08/21 16:33:23 seb Exp $
+# $NetBSD: Makefile,v 1.10 2010/11/01 00:08:10 wiz Exp $
DISTNAME= Class-Singleton-1.4
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
-MAINTAINER= cube@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Class-Singleton/
COMMENT= Perl module to implement Singleton classes
LICENSE= ${PERL5_LICENSE}