diff options
author | tron <tron@pkgsrc.org> | 2002-05-16 06:08:09 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-05-16 06:08:09 +0000 |
commit | 98d35c592635e00f61f645142ff0df2f33c58018 (patch) | |
tree | 279bd8e8957f28860a76b19280f113812b86e136 /graphics/png | |
parent | 5c31fe1d143e713f22c5c4aab7eba211054dada4 (diff) | |
download | pkgsrc-98d35c592635e00f61f645142ff0df2f33c58018.tar.gz |
Frederick Bruckman maintains this package at the moment.
Diffstat (limited to 'graphics/png')
-rw-r--r-- | graphics/png/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile index c5eb21f2fd0..9a7911f607d 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2002/05/16 03:00:02 grant Exp $ +# $NetBSD: Makefile,v 1.41 2002/05/16 06:08:09 tron Exp $ # On update, don't forget to increase shared library major/minor's in # accordance with changes (patch-aa). @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ ftp://ftp.fu-berlin.de/unix/graphics/png/src/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tron@netbsd.org +MAINTAINER= fredb@netbsd.org HOMEPAGE= http://www.libpng.org/pub/png/ COMMENT= Library for manipulating PNG images |