summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-31 06:53:31 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-31 06:53:31 +0000
commit65ab34a66713786b91eb182ff10e40108b752fbb (patch)
tree11ba0ae7d75bec62d8912344c351ade7872c86bb /shells
parentClean COMMENT (diff)
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Notes
Notes: svn path=/head/; revision=21157
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/Makefile2
-rw-r--r--shells/bash2/Makefile2
-rw-r--r--shells/bash3/Makefile2
-rw-r--r--shells/esh/Makefile4
-rw-r--r--shells/tcsh/Makefile2
-rw-r--r--shells/zsh-devel/Makefile2
-rw-r--r--shells/zsh/Makefile2
7 files changed, 8 insertions, 8 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index e868d8fe5d7f..993499c52baf 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bash
DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz
.endif
-MAINTAINER= ache@FreeBSD.ORG
+MAINTAINER= ache@FreeBSD.org
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --with-installed-readline
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index e868d8fe5d7f..993499c52baf 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bash
DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz
.endif
-MAINTAINER= ache@FreeBSD.ORG
+MAINTAINER= ache@FreeBSD.org
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --with-installed-readline
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index e868d8fe5d7f..993499c52baf 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bash
DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz
.endif
-MAINTAINER= ache@FreeBSD.ORG
+MAINTAINER= ache@FreeBSD.org
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --with-installed-readline
diff --git a/shells/esh/Makefile b/shells/esh/Makefile
index 486072ced62a..9c450c36199b 100644
--- a/shells/esh/Makefile
+++ b/shells/esh/Makefile
@@ -1,7 +1,7 @@
# Ports collection Makefile for: esh
# Version required: 0.8
# Date created: 05/20/1999
-# Whom: nectar@FreeBSD.ORG
+# Whom: nectar@FreeBSD.org
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= shells
MASTER_SITES= http://esh.netpedia.net/ \
http://www.nectar.cc/distfiles/
-MAINTAINER= nectar@FreeBSD.ORG
+MAINTAINER= nectar@FreeBSD.org
WRKSRC= ${WRKDIR}/esh
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 0c802d843565..34ad386d5e2d 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -11,7 +11,7 @@ PKGNAME= tcsh-6.09.00
CATEGORIES= shells
MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/
-MAINTAINER= ache@FreeBSD.ORG
+MAINTAINER= ache@FreeBSD.org
Y2K= ftp://ftp.astron.com/pub/tcsh/Y2K
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 37f42eceee56..20626bcc5ac0 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.zsh.org/zsh/ \
ftp://ftp.ips.oz.au/pub/packages/zsh/ \
ftp://ftp.uit.no/pub/unix/shells/zsh/
-MAINTAINER= shige@FreeBSD.ORG
+MAINTAINER= shige@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-zsh-mem --enable-zsh-secure-free --enable-dynamic
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 \