diff options
author | pav <pav@FreeBSD.org> | 2006-05-30 04:46:13 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-30 04:46:13 +0800 |
commit | 5d763fe4e3c9c1400e1549cf593b7f49fb190b51 (patch) | |
tree | be14c857a77a77c90e05b435b31d68b927a2ad67 /print | |
parent | 83cb9fd9b8205f58ac396d1f96bc94d52b3e5da7 (diff) | |
download | freebsd-ports-gnome-5d763fe4e3c9c1400e1549cf593b7f49fb190b51.tar.gz freebsd-ports-gnome-5d763fe4e3c9c1400e1549cf593b7f49fb190b51.tar.zst freebsd-ports-gnome-5d763fe4e3c9c1400e1549cf593b7f49fb190b51.zip |
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Diffstat (limited to 'print')
-rw-r--r-- | print/typetools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/typetools/Makefile b/print/typetools/Makefile index fdd941257711..87b3482c0403 100644 --- a/print/typetools/Makefile +++ b/print/typetools/Makefile @@ -12,7 +12,7 @@ CATEGORIES= print MASTER_SITES= http://www.lcdf.org/type/ DISTNAME= lcdf-${PORTNAME}-${PORTVERSION} -MAINTAINER= q@galgenberg.net +MAINTAINER= uspoerlein@gmail.com COMMENT= Tools for manipulating fonts BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base |