summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorasau <asau>2009-11-05 21:56:59 +0000
committerasau <asau>2009-11-05 21:56:59 +0000
commit54cf809e0cd71b77f5c9c876b7fa84045e4c570d (patch)
tree7e9d5ad722c08c4bfcbccda0f04f9ddd0b42a528 /shells
parent8c8eca1d5b87dcbdfded4b57b5225ff1ca2f42b4 (diff)
downloadpkgsrc-54cf809e0cd71b77f5c9c876b7fa84045e4c570d.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