summaryrefslogtreecommitdiff
path: root/devel
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
parentab7c021c41a1e94fd16114cfd04680e424bc484b (diff)
downloadpkgsrc-735e70408b03d7534a5a2e7656f7c22f6a935047.tar.gz
Reset maintainer.
Diffstat (limited to 'devel')
-rw-r--r--devel/nsis/Makefile4
-rw-r--r--devel/p5-Class-Factory-Util/Makefile4
-rw-r--r--devel/p5-Class-Singleton/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/nsis/Makefile b/devel/nsis/Makefile
index dac37e972ae..7cb441567e7 100644
--- a/devel/nsis/Makefile
+++ b/devel/nsis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/02/03 15:29:46 sborrill Exp $
+# $NetBSD: Makefile,v 1.14 2010/11/01 00:08:10 wiz Exp $
#
DISTNAME= nsis-${NSIS_VER}
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .zip .tar.bz2
DISTFILES= ${DISTNAME}.zip \
${NSIS_SRC}.tar.bz2
-MAINTAINER= cube@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://nsis.sourceforge.net/Main_Page
COMMENT= Scriptable system to build Windows installers
diff --git a/devel/p5-Class-Factory-Util/Makefile b/devel/p5-Class-Factory-Util/Makefile
index bfb60d21f0c..62bb0916b01 100644
--- a/devel/p5-Class-Factory-Util/Makefile
+++ b/devel/p5-Class-Factory-Util/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2010/08/21 16:33:20 seb Exp $
+# $NetBSD: Makefile,v 1.9 2010/11/01 00:08:10 wiz Exp $
DISTNAME= Class-Factory-Util-1.7
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-Factory-Util/
COMMENT= Perl module to help factory classes
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}