diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-22 05:30:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-22 05:30:11 +0000 |
commit | a05a58eb858f9310a8dfd5ba851a56afb22aac2d (patch) | |
tree | 058e0158db4914c7d3b2d4500b45e2a2afbc3c86 /textproc/hyphen/Makefile | |
parent | 6bc04dd2456cd25795bbcd8c79af56408777ad60 (diff) | |
download | ports-a05a58eb858f9310a8dfd5ba851a56afb22aac2d.tar.gz ports-a05a58eb858f9310a8dfd5ba851a56afb22aac2d.zip |
Notes
Diffstat (limited to 'textproc/hyphen/Makefile')
-rw-r--r-- | textproc/hyphen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hyphen/Makefile b/textproc/hyphen/Makefile index e4a00c1673f5..9895a1c39dfa 100644 --- a/textproc/hyphen/Makefile +++ b/textproc/hyphen/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/hunspell/Hyphen/2.7/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Library for high quality hyphenation and justification BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk |