aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-02 19:30:34 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-02 19:30:34 +0000
commitc9f84c834ba3b8ca88282d4c0f6a6f01ffb5a9bd (patch)
treeb099b48bfd82d5105af60c3a34d941c35b5acb00
parent4b6d84c130604d50aba8e0be799a0d760c937cf6 (diff)
downloadports-c9f84c834ba3b8ca88282d4c0f6a6f01ffb5a9bd.tar.gz
ports-c9f84c834ba3b8ca88282d4c0f6a6f01ffb5a9bd.zip
converters/iconv*: Adopt ports
-rw-r--r--converters/iconv-extra/Makefile2
-rw-r--r--converters/iconv-rfc1345/Makefile2
-rw-r--r--converters/iconv/Makefile2
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