diff options
author | araujo <araujo@FreeBSD.org> | 2010-02-24 03:10:24 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-02-24 03:10:24 +0800 |
commit | 8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0 (patch) | |
tree | f90c99d88182af1885ece80f8811881d918f65ff /print | |
parent | 7b2dd631e1b66e299babb2d898f084a7bf78d6b1 (diff) | |
download | freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.tar.gz freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.tar.zst freebsd-ports-gnome-8e17ab551493b05db3b3ef20549f3e4eb4cc3ca0.zip |
Pass maintainership to people that use it.
Feature safe: yes
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 2d7331864487..dbb655d60e86 100644 --- a/print/libotf/Makefile +++ b/print/libotf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.9 CATEGORIES= print devel MASTER_SITES= http://www.m17n.org/libotf/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Library for handling OpenType fonts LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |