diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-07-20 07:00:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-07-20 07:00:59 +0000 |
commit | ba6c490c01b6007fdfdcf545c2955d885385e54e (patch) | |
tree | 9902b3bdfefd479f0815a66aa204d99aa2d7e217 /shells/bash | |
parent | ee2ed17f355b4060ad4c94c53f5c916e33bed344 (diff) |
Notes
Diffstat (limited to 'shells/bash')
-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 276c203e2937..7676ba0a9206 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 |