diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/icontact/Makefile | 2 | ||||
-rw-r--r-- | graphics/imagesort/Makefile | 2 | ||||
-rw-r--r-- | graphics/isreal/Makefile | 2 | ||||
-rw-r--r-- | graphics/ppmcaption/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/icontact/Makefile b/graphics/icontact/Makefile index 8e72c3d3af1c..445c5896757c 100644 --- a/graphics/icontact/Makefile +++ b/graphics/icontact/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= graphics MASTER_SITES= http://www.panix.com/~mbh/icontact/ -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Combines multiples images to create a single customisable image RUN_DEPENDS= ${LOCALBASE}/bin/ppmmake:${PORTSDIR}/graphics/netpbm \ diff --git a/graphics/imagesort/Makefile b/graphics/imagesort/Makefile index d3e94d0ccee6..0537747507f3 100644 --- a/graphics/imagesort/Makefile +++ b/graphics/imagesort/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/viewers/X -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A flexible X utility for managing many image files USE_X_PREFIX= yes diff --git a/graphics/isreal/Makefile b/graphics/isreal/Makefile index e73e2138275b..1a03dd1690b9 100644 --- a/graphics/isreal/Makefile +++ b/graphics/isreal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= markp EXTRACT_SUFX= .tar -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An image classification utility PLIST_FILES= bin/isreal diff --git a/graphics/ppmcaption/Makefile b/graphics/ppmcaption/Makefile index 973a83ff626e..0d3a0ba25754 100644 --- a/graphics/ppmcaption/Makefile +++ b/graphics/ppmcaption/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= graphics MASTER_SITES= http://www.jwz.org/ppmcaption/ -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A utility which adds text to images GNU_CONFIGURE= yes |