diff options
author | eadler <eadler@FreeBSD.org> | 2011-08-22 00:12:46 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-08-22 00:12:46 +0800 |
commit | 7371c9dd7c12e0ad1fe8ae5efc9f2fabd6f3db57 (patch) | |
tree | 2b66cee794fd5ce79182cf50bf8bf8fe2af077df /shells | |
parent | 98ecb18703a87e81fe2fd46633a8b23e91913f35 (diff) | |
download | freebsd-ports-gnome-7371c9dd7c12e0ad1fe8ae5efc9f2fabd6f3db57.tar.gz freebsd-ports-gnome-7371c9dd7c12e0ad1fe8ae5efc9f2fabd6f3db57.tar.zst freebsd-ports-gnome-7371c9dd7c12e0ad1fe8ae5efc9f2fabd6f3db57.zip |
- change the email address I use to maintain ports
Approved by: bapt (mentor)
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 500e4c65836f..292aa75b8322 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= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= A POSIX-compliant implementation of /bin/sh GNU_CONFIGURE= yes |