summaryrefslogtreecommitdiff
path: root/graphics/gd
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-11-17 19:33:49 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-11-17 19:33:49 +0000
commitca27c348e14b78c0a5496f0d650f2c0d7472a242 (patch)
treea292fe31dfae980fdd426ca324381f460c31a5cf /graphics/gd
parentUse USE_OPENLDAP instead of requiring LDAP explicitly. This fixes the build (diff)
- take maintainership
Notes
Notes: svn path=/head/; revision=94189
Diffstat (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 5130770f3957..084c484a183d 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.boutell.com/gd/http/ \
${MASTER_SITE_RINGSERVER}
MASTER_SITE_SUBDIR= graphics/gd
-MAINTAINER?= ports@FreeBSD.org
+MAINTAINER?= dinoex@FreeBSD.org
COMMENT?= A graphics library for fast creation of images
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \