aboutsummaryrefslogtreecommitdiff
path: root/textproc/libunibreak
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2015-09-24 08:12:33 +0000
committerFrederic Culot <culot@FreeBSD.org>2015-09-24 08:12:33 +0000
commitd0d2fb3c560f7667a779c5d570add990b986b4fa (patch)
tree38cef371acaf88bb75923318a6d09bf2c603cab6 /textproc/libunibreak
parent8c0ede03052229894162959c9880b612080c0c40 (diff)
downloadports-d0d2fb3c560f7667a779c5d570add990b986b4fa.tar.gz
ports-d0d2fb3c560f7667a779c5d570add990b986b4fa.zip
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping
Notes
Notes: svn path=/head/; revision=397683
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 b5a736e911b6..6959ecbc9fe4 100644
--- a/textproc/libunibreak/Makefile
+++ b/textproc/libunibreak/Makefile
@@ -8,7 +8,7 @@ PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= SF/vimgadgets/${PORTNAME}/${PORTVERSION}
-MAINTAINER= fluffy@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of the line and word breaking algorithm for Unicode
GNU_CONFIGURE= yes