diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-08 05:36:46 +0000 |
commit | 3246a363a80562eabfb0e107d1849d8e635a632f (patch) | |
tree | 874a18b516dc56e1b5089787b4fe484ab2cf8900 /graphics | |
parent | c9e0051b4f11230f99975a5155064bb8314f6ab4 (diff) |
Notes
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/iview/Makefile | 2 | ||||
-rw-r--r-- | graphics/vp/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/icontact/Makefile b/graphics/icontact/Makefile index b0f3260cec7f..282ddec34eb0 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= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/bin/ppmmake:${PORTSDIR}/graphics/netpbm \ ${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg diff --git a/graphics/imagesort/Makefile b/graphics/imagesort/Makefile index a84d27871212..2604fea672b7 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= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org USE_X_PREFIX= yes USE_IMLIB= yes diff --git a/graphics/isreal/Makefile b/graphics/isreal/Makefile index 5a54d24ecec6..b9801a44a3c4 100644 --- a/graphics/isreal/Makefile +++ b/graphics/isreal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.striker.ottawa.on.ca/pub/isreal/ EXTRACT_SUFX= .tar -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org USE_XLIB= yes USE_IMLIB= yes diff --git a/graphics/iview/Makefile b/graphics/iview/Makefile index 9fa68f388076..8267ff8a0920 100644 --- a/graphics/iview/Makefile +++ b/graphics/iview/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= graphics MASTER_SITES= http://math.smsu.edu/~erik/files/ -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile index 9fa68f388076..8267ff8a0920 100644 --- a/graphics/vp/Makefile +++ b/graphics/vp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= graphics MASTER_SITES= http://math.smsu.edu/~erik/files/ -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image |