summaryrefslogtreecommitdiff
path: root/shells/dash
diff options
context:
space:
mode:
authorcheusov <cheusov>2012-04-26 16:04:38 +0000
committercheusov <cheusov>2012-04-26 16:04:38 +0000
commit2ed7803edaf5c3f1d2eecaa21ee990836121e168 (patch)
tree3035523fdc755df2775549e3e52ec1ce6b183d51 /shells/dash
parentae71d1c26cc907fd5420b60e85ab3a41987bea5c (diff)
downloadpkgsrc-2ed7803edaf5c3f1d2eecaa21ee990836121e168.tar.gz
take maintainership
Diffstat (limited to 'shells/dash')
-rw-r--r--shells/dash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile
index 517b8323b7f..5489cf945c7 100644
--- a/shells/dash/Makefile
+++ b/shells/dash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/01/24 22:24:34 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2012/04/26 16:04:38 cheusov Exp $
#
DISTNAME= dash-0.5.5.1
@@ -6,7 +6,7 @@ PKGREVISION= 3
CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= cheusov@NetBSD.org
HOMEPAGE= http://gondor.apana.org.au/~herbert/dash/files/
COMMENT= Debian Almquist shell, POSIX-compliant shell faster than bash