diff options
author | asau <asau@pkgsrc.org> | 2009-11-05 21:56:59 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2009-11-05 21:56:59 +0000 |
commit | 9e4ece9749f6a85b3ba10e249d9c7f2d29ddd737 (patch) | |
tree | 7e9d5ad722c08c4bfcbccda0f04f9ddd0b42a528 /shells/dash | |
parent | 436dd5e400780de98ffb62bedc5746e173561fbd (diff) | |
download | pkgsrc-9e4ece9749f6a85b3ba10e249d9c7f2d29ddd737.tar.gz |
Reset MAINTAINER per request in PR pkg/42272
Diffstat (limited to 'shells/dash')
-rw-r--r-- | shells/dash/Makefile | 4 |
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 |