diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
commit | 65ab34a66713786b91eb182ff10e40108b752fbb (patch) | |
tree | 11ba0ae7d75bec62d8912344c351ade7872c86bb /shells/zsh | |
parent | e2b692e5acbcaa86ead1bd84c8460b249fe38acd (diff) | |
download | freebsd-ports-gnome-65ab34a66713786b91eb182ff10e40108b752fbb.tar.gz freebsd-ports-gnome-65ab34a66713786b91eb182ff10e40108b752fbb.tar.zst freebsd-ports-gnome-65ab34a66713786b91eb182ff10e40108b752fbb.zip |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to 'shells/zsh')
-rw-r--r-- | shells/zsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index a247bde640d4..c6fa4f28892d 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.sterling.com/zsh/ \ ftp://ftp.ips.oz.au/pub/packages/zsh/ \ ftp://ftp.uit.no/pub/unix/shells/zsh/ -MAINTAINER= torstenb@FreeBSD.ORG +MAINTAINER= torstenb@FreeBSD.org GNU_CONFIGURE= yes MAN1= zsh.1 zshbuiltins.1 zshcompctl.1 zshexpn.1 zshmisc.1 \ |