diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
commit | 04f62f706ae833adcc5d2fd23e7c1a78314e8bc5 (patch) | |
tree | c8dde0204fcbaf0b9d258d53e65367d8f1b65273 /graphics | |
parent | 45014dce18cf112af1136eede86f032973dabe90 (diff) | |
download | pkgsrc-04f62f706ae833adcc5d2fd23e7c1a78314e8bc5.tar.gz |
Change address of maintainer per PR 22170.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/SDL_image/Makefile | 4 | ||||
-rw-r--r-- | graphics/gfract/Makefile | 4 | ||||
-rw-r--r-- | graphics/mplex/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/SDL_image/Makefile b/graphics/SDL_image/Makefile index 57c5e1a4dcb..2c09c6fe18d 100644 --- a/graphics/SDL_image/Makefile +++ b/graphics/SDL_image/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/05/05 13:29:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/19 08:54:32 wiz Exp $ # DISTNAME= SDL_image-1.2.2 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= http://www.libsdl.org/projects/SDL_image/ COMMENT= load images as SDL surfaces diff --git a/graphics/gfract/Makefile b/graphics/gfract/Makefile index 3603c7a6819..f54f736debd 100644 --- a/graphics/gfract/Makefile +++ b/graphics/gfract/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/13 13:52:02 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/19 08:54:32 wiz Exp $ # DISTNAME= gfract-0.21 @@ -7,7 +7,7 @@ CATEGORIES= graphics x11 MASTER_SITES= http://www.cs.Helsinki.FI/u/salerma/gfract/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gfract-palettes-0.1.tar.gz -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= http://www.cs.Helsinki.FI/u/salerma/gfract/ COMMENT= gtk-based fractal program diff --git a/graphics/mplex/Makefile b/graphics/mplex/Makefile index b2039e60882..7b3cdc663f5 100644 --- a/graphics/mplex/Makefile +++ b/graphics/mplex/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2002/12/24 18:55:40 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/19 08:54:32 wiz Exp $ DISTNAME= mjpegtools-1.6.0 PKGNAME= mplex-1.6.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mjpeg/} -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= http://mjpeg.sourceforge.net COMMENT= Multiplexes MPEG component streams into system layers |