diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-12-02 02:05:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-12-02 02:05:39 +0000 |
commit | 7359600566e515347639788be8aca65d8baa8776 (patch) | |
tree | 6c33e6a396a65bcd198f8da4df42cb08a45b84c3 /shells | |
parent | Update to 2.3.99.3. (diff) |
Reset maintainer per his request. We hope to see him back soon.
Notes
Notes:
svn path=/head/; revision=150183
Diffstat (limited to 'shells')
-rw-r--r-- | shells/v7sh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/v7sh/Makefile b/shells/v7sh/Makefile index 74aa1647a7f9..89ae4bdf4d3f 100644 --- a/shells/v7sh/Makefile +++ b/shells/v7sh/Makefile @@ -20,7 +20,7 @@ DISTFILES= args.c:s blok.c:s brkincr.h:s builtin.c:s cmd.c:s \ timeout.h:s word.c:s xec.c:s sh.1:m DIST_SUBDIR= ${PORTNAME} -MAINTAINER= Cyrille.Lefevre@laposte.net +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of the UNIX 7th Edition shell EXTRACT_CMD= ${CP} |