diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2021-01-01 23:56:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2021-01-01 23:56:59 +0000 |
commit | 7742bbf9025f91b96ea2e31ad7365c0f75c09785 (patch) | |
tree | 5cd23981d96f7c2e701c3fdf4a4d8d53934197c3 /shells/heirloom-sh | |
parent | 2a12e9dfd9112cd8bdc3a63a48cab7f19a868b8a (diff) | |
download | freebsd-ports-7742bbf9025f91b96ea2e31ad7365c0f75c09785.zip |
Reset maintainer due to email address bounce.
Diffstat (limited to 'shells/heirloom-sh')
-rw-r--r-- | shells/heirloom-sh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/heirloom-sh/Makefile b/shells/heirloom-sh/Makefile index dc3b4e9fac0d..f19df2c7e620 100644 --- a/shells/heirloom-sh/Makefile +++ b/shells/heirloom-sh/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= SF/heirloom/${PORTNAME}/${PORTVERSION} -MAINTAINER= danielt@pilgerer.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable version of OpenSolaris' Bourne Shell BROKEN_aarch64= Fails to link: missing sbrk |