diff options
Diffstat (limited to 'shells/dash')
-rw-r--r-- | shells/dash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile index e23263f8bf0b..0870a9a07bc8 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.5.8 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bdrewery@FreeBSD.org COMMENT= POSIX-compliant implementation of /bin/sh GNU_CONFIGURE= yes |