summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2009-11-05 21:56:59 +0000
committerasau <asau@pkgsrc.org>2009-11-05 21:56:59 +0000
commit96224ea7c664b34106e6dc14bc5461a76ca431d2 (patch)
tree7e9d5ad722c08c4bfcbccda0f04f9ddd0b42a528 /shells
parent5adcab12dc0372420c976e352ce5e43d74ba74cd (diff)
downloadpkgsrc-96224ea7c664b34106e6dc14bc5461a76ca431d2.tar.gz
Reset MAINTAINER per request in PR pkg/42272
Diffstat (limited to 'shells')
-rw-r--r--shells/dash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile
index ca410c2dea4..c3a4af28a8e 100644
--- a/shells/dash/Makefile
+++ b/shells/dash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/08/27 17:03:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/11/05 21:56:59 asau Exp $
#
DISTNAME= dash-0.5.5.1
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
-MAINTAINER= christtrekker@users.sourceforge.net
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gondor.apana.org.au/~herbert/dash/files/
COMMENT= Debian Almquist shell, POSIX-compliant shell faster than bash