diff options
author | rse <rse@FreeBSD.org> | 2004-03-14 19:23:26 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 2004-03-14 19:23:26 +0800 |
commit | b592b2096f717b676c5e3678e62fc133427d2762 (patch) | |
tree | bef8b3515ca071f92812226729de2d851eedae6e /graphics | |
parent | 3bc70f14dcf0c93291ce18ecf72ec90dbcb815aa (diff) | |
download | freebsd-ports-graphics-b592b2096f717b676c5e3678e62fc133427d2762.tar.gz freebsd-ports-graphics-b592b2096f717b676c5e3678e62fc133427d2762.tar.zst freebsd-ports-graphics-b592b2096f717b676c5e3678e62fc133427d2762.zip |
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
Diffstat (limited to 'graphics')
-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 90092bb0e01..f256a55c7ae 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 \ |