summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-03-21 16:29:38 +0000
committerwiz <wiz@pkgsrc.org>2010-03-21 16:29:38 +0000
commit5a532b436c568b18c3636c1995dccf4440052f34 (patch)
tree7e02cbb5f0e294720b31181dcbfb835f3e47e32b /lang
parent500b2017bff20a2c4cbedbedf8b6502f7527b543 (diff)
downloadpkgsrc-5a532b436c568b18c3636c1995dccf4440052f34.tar.gz
Reset maintainer, developer lost his commit bit.
Diffstat (limited to 'lang')
-rw-r--r--lang/nawk/Makefile4
-rw-r--r--lang/perl5/Makefile4
-rw-r--r--lang/perl5/files/perllink.13
3 files changed, 5 insertions, 6 deletions
diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile
index 75b7642fae8..840fcca38be 100644
--- a/lang/nawk/Makefile
+++ b/lang/nawk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2009/04/09 00:48:08 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2010/03/21 16:29:40 wiz Exp $
DISTNAME= nawk-20050424
PKGREVISION= 3
@@ -6,7 +6,7 @@ CATEGORIES= lang
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= jlam@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://cm.bell-labs.com/who/bwk/
COMMENT= Brian Kernighan's pattern-directed scanning and processing language
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile
index b82279d2da6..d6ced2c27a5 100644
--- a/lang/perl5/Makefile
+++ b/lang/perl5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.156 2009/12/14 12:24:46 seb Exp $
+# $NetBSD: Makefile,v 1.157 2010/03/21 16:29:40 wiz Exp $
.include "license.mk"
@@ -8,7 +8,7 @@ CATEGORIES= lang devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S,/modules/by-module/$,/src/5.0/,}
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= jlam@pkgsrc.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.perl.org/
COMMENT= Practical Extraction and Report Language
LICENSE= ${PERL5_LICENSE}
diff --git a/lang/perl5/files/perllink.1 b/lang/perl5/files/perllink.1
index 8da29c7d805..5b1cfbf7d43 100644
--- a/lang/perl5/files/perllink.1
+++ b/lang/perl5/files/perllink.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: perllink.1,v 1.2 2006/04/09 06:34:32 jlam Exp $
+.\" $NetBSD: perllink.1,v 1.3 2010/03/21 16:29:40 wiz Exp $
.\"
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -123,4 +123,3 @@ are being executed.
.Xr symlink 2
.Sh AUTHORS
.An Johnny C. Lam
-.Aq jlam@pkgsrc.org