diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-02-24 03:10:24 +0800 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-02-24 03:10:24 +0800 |
commit | 202ed6e48f8a3c080a6720d9b604e59055083b7e (patch) | |
tree | 0c72fbfc557b355f1f5f9e76fb547da612ba0cc4 /print | |
parent | 4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa (diff) | |
download | freebsd-ports-gnome-202ed6e48f8a3c080a6720d9b604e59055083b7e.tar.gz freebsd-ports-gnome-202ed6e48f8a3c080a6720d9b604e59055083b7e.tar.zst freebsd-ports-gnome-202ed6e48f8a3c080a6720d9b604e59055083b7e.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 |