git: c9f84c834ba3 - main - converters/iconv*: Adopt ports
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 Oct 2023 19:31:05 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9f84c834ba3b8ca88282d4c0f6a6f01ffb5a9bd commit c9f84c834ba3b8ca88282d4c0f6a6f01ffb5a9bd Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-02 19:30:34 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-02 19:30:34 +0000 converters/iconv*: Adopt ports --- converters/iconv-extra/Makefile | 2 +- converters/iconv-rfc1345/Makefile | 2 +- converters/iconv/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/converters/iconv-extra/Makefile b/converters/iconv-extra/Makefile index 91f4287b36d3..57a2468e3e54 100644 --- a/converters/iconv-extra/Makefile +++ b/converters/iconv-extra/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= converters MASTER_SITES= LOCAL/bland -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Additional charsets for the iconv library (those from the Unicode site) LICENSE= BSD3CLAUSE diff --git a/converters/iconv-rfc1345/Makefile b/converters/iconv-rfc1345/Makefile index 3d010971afc4..4bc54275b2fb 100644 --- a/converters/iconv-rfc1345/Makefile +++ b/converters/iconv-rfc1345/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= converters MASTER_SITES= LOCAL/bland -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Additional charset modules for the iconv library (from RFC1345) LICENSE= BSD3CLAUSE diff --git a/converters/iconv/Makefile b/converters/iconv/Makefile index 4b81d0d53ea5..509e1d68f194 100644 --- a/converters/iconv/Makefile +++ b/converters/iconv/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 6 CATEGORIES= converters MASTER_SITES= LOCAL/bland -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Charset conversion library and utilities LICENSE= BSD3CLAUSE