diff options
author | linimon <linimon@FreeBSD.org> | 2005-12-02 10:05:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-12-02 10:05:39 +0800 |
commit | d7a0716da2124df5907a7ec38d180100850cb7a5 (patch) | |
tree | 1c6b108401e4b00cb8e6140532d1cf765dca20b8 /shells | |
parent | 7daa7e580ed047f3e1c738de0b0e164dbbfe5aa8 (diff) | |
download | freebsd-ports-gnome-d7a0716da2124df5907a7ec38d180100850cb7a5.tar.gz freebsd-ports-gnome-d7a0716da2124df5907a7ec38d180100850cb7a5.tar.zst freebsd-ports-gnome-d7a0716da2124df5907a7ec38d180100850cb7a5.zip |
Reset maintainer per his request. We hope to see him back soon.
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} |