diff options
author | tron <tron> | 2004-03-23 19:53:33 +0000 |
---|---|---|
committer | tron <tron> | 2004-03-23 19:53:33 +0000 |
commit | e6df9c1af940e3e2e281b4075f7ce125120eb007 (patch) | |
tree | 28fcfb0162bba6db30175df93a403a6bba4993a9 /graphics | |
parent | 2099c8da6bd3955c0f078679ea8c7c80834cc591 (diff) | |
download | pkgsrc-e6df9c1af940e3e2e281b4075f7ce125120eb007.tar.gz |
Remove me as maintainer of this package. I did none of the last three
updates anyway.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-PerlMagick/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index c3cd0b54fd8..3ede9df2078 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.114 2004/03/02 21:01:17 heinz Exp $ +# $NetBSD: Makefile,v 1.115 2004/03/23 19:53:33 tron Exp $ .include "Makefile.common" PKGNAME= ImageMagick-${DISTVERSION} -MAINTAINER= tron@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.simplesystems.org/ImageMagick/ COMMENT= Package for display and interactive manipulation of images diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile index 817f6765c94..7d9ca7af731 100644 --- a/graphics/p5-PerlMagick/Makefile +++ b/graphics/p5-PerlMagick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2004/03/02 10:32:47 adam Exp $ +# $NetBSD: Makefile,v 1.34 2004/03/23 19:53:33 tron Exp $ .include "../../graphics/ImageMagick/Makefile.common" @@ -6,7 +6,7 @@ PKGNAME= p5-PerlMagick-${DISTVERSION} SVR4_PKGNAME= p5pma -MAINTAINER= tron@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.simplesystems.org/ImageMagick/ COMMENT= Object-oriented Perl interface to ImageMagick |