diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 2 | ||||
-rw-r--r-- | shells/bash2/Makefile | 2 | ||||
-rw-r--r-- | shells/bash3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index a9a8ba9fe9f4..6a266d80e563 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bash DISTFILES= bash-${PORTVERSION}.tar.gz bash-doc-${PORTVERSION}.tar.gz .endif -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index a9a8ba9fe9f4..6a266d80e563 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bash DISTFILES= bash-${PORTVERSION}.tar.gz bash-doc-${PORTVERSION}.tar.gz .endif -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index a9a8ba9fe9f4..6a266d80e563 100644 --- a/shells/bash3/Makefile +++ b/shells/bash3/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= bash DISTFILES= bash-${PORTVERSION}.tar.gz bash-doc-${PORTVERSION}.tar.gz .endif -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-installed-readline |