aboutsummaryrefslogtreecommitdiff
path: root/textproc/libunibreak
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2021-09-21 13:47:01 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2021-09-21 13:47:01 +0000
commit8703fc2c05e3229c7739725aa37b5dfc55b0a649 (patch)
tree2e9b882fe7691ac10d284c324ce7dbf1659fba84 /textproc/libunibreak
parentdee3374991500b78587c7461a2ee6cea9b72e41f (diff)
downloadports-8703fc2c05e3229c7739725aa37b5dfc55b0a649.tar.gz
ports-8703fc2c05e3229c7739725aa37b5dfc55b0a649.zip
*/*: Reset MAINTAINER due to repeat fatal email bounces
Diffstat (limited to 'textproc/libunibreak')
-rw-r--r--textproc/libunibreak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libunibreak/Makefile b/textproc/libunibreak/Makefile
index cb77b83b7360..d8aa8e3150b4 100644
--- a/textproc/libunibreak/Makefile
+++ b/textproc/libunibreak/Makefile
@@ -6,7 +6,7 @@ PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= https://github.com/adah1972/${PORTNAME}/releases/download/${PORTNAME}_${PORTVERSION:C/\./_/}/
-MAINTAINER= ndowens@yahoo.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of the line and word breaking algorithm for Unicode
LICENSE= ZLIB