Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/png png: drop maintainership



details:   https://anonhg.NetBSD.org/pkgsrc/rev/151d18be526f
branches:  trunk
changeset: 428955:151d18be526f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 14 12:35:05 2020 +0000

description:
png: drop maintainership

diffstat:

 graphics/png/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3ca51765e247 -r 151d18be526f graphics/png/Makefile
--- a/graphics/png/Makefile     Tue Apr 14 12:34:42 2020 +0000
+++ b/graphics/png/Makefile     Tue Apr 14 12:35:05 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.198 2019/04/17 07:05:20 wiz Exp $
+# $NetBSD: Makefile,v 1.199 2020/04/14 12:35:05 wiz Exp $
 
 DISTNAME=      libpng-1.6.37
 PKGNAME=       ${DISTNAME:S/lib//}
@@ -8,7 +8,7 @@
 MASTER_SITES+= ftp://ftp.fu-berlin.de/unix/graphics/png/src/libpng16/
 EXTRACT_SUFX=  .tar.xz
 
-MAINTAINER=    wiz%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.libpng.org/pub/png/libpng.html
 COMMENT=       Library for manipulating PNG images
 LICENSE=       zlib



Home | Main Index | Thread Index | Old Index