diff options
author | linimon <linimon@FreeBSD.org> | 2005-07-20 07:00:59 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-07-20 07:00:59 +0000 |
commit | f629c3039bfbff52a91c8f100e55470c0c7604e4 (patch) | |
tree | 07dd8e73c6b989dd95641f7848292382e81dd6d6 /shells | |
parent | 7574f72f8d8e2c34d0263826814087158e4c2f7c (diff) | |
download | FreeBSD-ports-f629c3039bfbff52a91c8f100e55470c0c7604e4.zip FreeBSD-ports-f629c3039bfbff52a91c8f100e55470c0c7604e4.tar.gz |
Per prior standing request, turn this port over from inactive committer
(eik) to obrien.
Hat: portmgr
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 276c203..7676ba0 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -25,7 +25,7 @@ PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S/.//g}-0${patch}:bash PATCHLEVEL= ${patch} .endfor -MAINTAINER= eik@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org COMMENT= The GNU Project's Bourne Again SHell IGNOREFILES= FAQ |