diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:38:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:38:49 +0000 |
commit | d769161d66f2da9c5c3974bcbbfda4881eb3cd10 (patch) | |
tree | 4b8b039ceff97d00f7832590433e289f20901df2 /graphics | |
parent | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ida/Makefile | 2 | ||||
-rw-r--r-- | graphics/libpcd/Makefile | 2 | ||||
-rw-r--r-- | graphics/pecl-imagick/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/ida/Makefile b/graphics/ida/Makefile index 1784f64cf22b..59357f483e9f 100644 --- a/graphics/ida/Makefile +++ b/graphics/ida/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://dl.bytesex.org/releases/fbida/ DISTNAME= fbida-${PORTVERSION} -MAINTAINER= anray@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small and fast motif-based image viewer and editor LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/libpcd/Makefile b/graphics/libpcd/Makefile index 6b9d648c7dc5..8944a8fbd405 100644 --- a/graphics/libpcd/Makefile +++ b/graphics/libpcd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://dl.bytesex.org/releases/libpcd/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= anray@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for reading PhotoCD images USE_GMAKE= yes diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile index 84c57bb81a28..43f0db056f62 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= anray@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a wrapper to the ImageMagick/GraphicsMagick library LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick |