summaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-31 06:53:31 +0000
committermharo <mharo@FreeBSD.org>1999-08-31 06:53:31 +0000
commit89e9525cd80b9d6ce10b7181e660e1342f17214d (patch)
treef4d9e55060ca2313aa08d2352e80fe2866c3f580 /shells
parentd6c8a8d7896ae3cbf26d22acdd52fa0dfe8dc991 (diff)
downloadFreeBSD-ports-89e9525cd80b9d6ce10b7181e660e1342f17214d.zip
FreeBSD-ports-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.gz
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
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 e868d8f..993499c 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 e868d8f..993499c 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 e868d8f..993499c 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 486072c..9c450c3 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 0c802d8..34ad386 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 37f42ec..20626bc 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 a247bde..c6fa4f2 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 \
OpenPOWER on IntegriCloud