diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-10-02 18:48:38 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-10-02 18:48:38 +0000 |
commit | 1c64f9a5241cb7bec78b9731313c100e6a907a7f (patch) | |
tree | da3a75c0b8f4a111e840c63defa8063939ac4a96 /shells | |
parent | b455206d28271009f68f51deff630531b93449d5 (diff) | |
download | ports-1c64f9a5241cb7bec78b9731313c100e6a907a7f.tar.gz ports-1c64f9a5241cb7bec78b9731313c100e6a907a7f.zip |
Notes
Diffstat (limited to 'shells')
-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 |