diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-10-21 07:50:49 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-10-21 07:50:49 +0000 |
commit | 6ab958cbb140910efe011ccad1b0eb40547ebf33 (patch) | |
tree | 0ca875df03743e457a53e586da77f15648d78bdf /print | |
parent | f4afff64b91ab6ce7fc97207767b056898674aff (diff) | |
download | ports-6ab958cbb140910efe011ccad1b0eb40547ebf33.tar.gz ports-6ab958cbb140910efe011ccad1b0eb40547ebf33.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/libotf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libotf/Makefile b/print/libotf/Makefile index e6c87dceb6eb..f530ad15d7bf 100644 --- a/print/libotf/Makefile +++ b/print/libotf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.2 CATEGORIES= print devel MASTER_SITES= http://tsukuba.m17n.org/libotf/ -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for handling OpenType fonts LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |