diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2004-03-14 11:23:26 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2004-03-14 11:23:26 +0000 |
commit | ba4cf9fabb7ce23a2f4265b1a2d37ec4309726fd (patch) | |
tree | 7a21abb76a86cfe192c4e379ae25d7dd7fca5297 /graphics/gfont | |
parent | c6444dd90a0a2a579bb2a3d70dd2e88b21d5fc41 (diff) | |
download | ports-ba4cf9fabb7ce23a2f4265b1a2d37ec4309726fd.tar.gz ports-ba4cf9fabb7ce23a2f4265b1a2d37ec4309726fd.zip |
Notes
Diffstat (limited to 'graphics/gfont')
-rw-r--r-- | graphics/gfont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gfont/Makefile b/graphics/gfont/Makefile index 90092bb0e01e..f256a55c7ae8 100644 --- a/graphics/gfont/Makefile +++ b/graphics/gfont/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.engelschall.com/sw/gfont/distrib/ \ ftp://ftp.engelschall.com/sw/gfont/ \ http://www.hyperreal.org/software/engelschall/gfont/ -MAINTAINER= rse@engelschall.com +MAINTAINER= ports@FreeBSD.org COMMENT= Graphics Font - Create GIF image rendered with TeX-available Font RUN_DEPENDS= mf:${PORTSDIR}/print/teTeX \ |