diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 20:51:40 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2011-08-21 20:51:40 +0000 |
| commit | e1f907bc92fd009a50a4d72d49c7f561c0f1436c (patch) | |
| tree | d68379cceaa2e27c50b7bb9e58f409f101407a41 /shells/dash | |
| parent | 6c39ae8258a8d0dc8f5fa734ef02c1d4d357bdec (diff) | |
Notes
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 292aa75b8322..dc450a3607d5 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.7 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ -MAINTAINER= eadler@freebsd.org +MAINTAINER= eadler@FreeBSD.org COMMENT= A POSIX-compliant implementation of /bin/sh GNU_CONFIGURE= yes |
