diff options
author | ache <ache@FreeBSD.org> | 2000-11-30 01:32:31 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2000-11-30 01:32:31 +0000 |
commit | 5836f65e492ac0cbfee51bb617d806b65f706e5f (patch) | |
tree | 819b201b5c10073dd6eafc4a1b84f8ef3cc20058 /shells | |
parent | 1b0d03e103b74d1f600975e7781610392d046e0d (diff) | |
download | FreeBSD-ports-5836f65e492ac0cbfee51bb617d806b65f706e5f.zip FreeBSD-ports-5836f65e492ac0cbfee51bb617d806b65f706e5f.tar.gz |
Drop my maintainership
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 a9a8ba9..6a266d8 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 a9a8ba9..6a266d8 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 a9a8ba9..6a266d8 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 |