summaryrefslogtreecommitdiff
path: root/graphics
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
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')
-rw-r--r--graphics/gd/Makefile2
-rw-r--r--graphics/jpeg-mmx/Makefile2
-rw-r--r--graphics/jpeg/Makefile2
-rw-r--r--graphics/tiff/Makefile2
4 files changed, 4 insertions, 4 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 \
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile
index af161fa3986a..cfd1ff651de7 100644
--- a/graphics/jpeg-mmx/Makefile
+++ b/graphics/jpeg-mmx/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.ijg.org/files/ \
ftp://ftp.uu.net/graphics/jpeg/
DISTNAME= jpegsrc.v${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dinoex@FreeBSD.org
COMMENT= IJG's jpeg compression utilities
WRKSRC= ${WRKDIR}/jpeg-6b
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile
index af161fa3986a..cfd1ff651de7 100644
--- a/graphics/jpeg/Makefile
+++ b/graphics/jpeg/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.ijg.org/files/ \
ftp://ftp.uu.net/graphics/jpeg/
DISTNAME= jpegsrc.v${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dinoex@FreeBSD.org
COMMENT= IJG's jpeg compression utilities
WRKSRC= ${WRKDIR}/jpeg-6b
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 146aee604314..904b9542d4d9 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
http://libtiff.maptools.org/dl/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dinoex@FreeBSD.org
COMMENT= Tools and library routines for working with TIFF images
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg