diff options
Diffstat (limited to 'shells/bash2/Makefile')
-rw-r--r-- | shells/bash2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |