summaryrefslogtreecommitdiff
path: root/graphics/gd1/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2000-01-28 04:01:59 +0000
committerBill Fumerola <billf@FreeBSD.org>2000-01-28 04:01:59 +0000
commit26414295e4843f23c650bfcf76002433ee9710ce (patch)
treeada7ebd2c12543d7fe951002eea23f64b870a3ed /graphics/gd1/Makefile
parentUse -fwritable-strings to let tcl stomp on Tcl_Eval() args. (diff)
Take over maintainership of this port (was ports@freebsd.org). There are
quite a few things this port is doing wrong or poorly and I plan to fix that.
Notes
Notes: svn path=/head/; revision=25148
Diffstat (limited to 'graphics/gd1/Makefile')
-rw-r--r--graphics/gd1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile
index aa2096077f2c..e521758396ef 100644
--- a/graphics/gd1/Makefile
+++ b/graphics/gd1/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.boutell.com/gd/http/ \
ftp://ftp.boutell.com/pub/boutell/gd/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= billf@FreeBSD.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
ttf.4:${PORTSDIR}/print/freetype \