diff options
author | fluffy <fluffy@FreeBSD.org> | 2009-11-04 23:29:17 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2009-11-04 23:29:17 +0800 |
commit | d8e5f015478c3fb922137d6e32f28a20f79a4982 (patch) | |
tree | c2a6a62c1a677adf196f4ac079c295bfeb70b38a /textproc | |
parent | 0521b5107b3813434f8f26bdf45c421ea6f544e4 (diff) | |
download | freebsd-ports-gnome-d8e5f015478c3fb922137d6e32f28a20f79a4982.tar.gz freebsd-ports-gnome-d8e5f015478c3fb922137d6e32f28a20f79a4982.tar.zst freebsd-ports-gnome-d8e5f015478c3fb922137d6e32f28a20f79a4982.zip |
- Grab maintainership
Requested by: Yuri Pankov (current maintainer via email)
Approved by: miwi (mentor)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/liblinebreak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/liblinebreak/Makefile b/textproc/liblinebreak/Makefile index 7361755761dd..0968306eb910 100644 --- a/textproc/liblinebreak/Makefile +++ b/textproc/liblinebreak/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= textproc MASTER_SITES= SF/vimgadgets/${PORTNAME}/${PORTVERSION} -MAINTAINER= yuri.pankov@gmail.com +MAINTAINER= fluffy@FreeBSD.org COMMENT= Implementation of the line breaking algorithm for Unicode GNU_CONFIGURE= yes |