diff options
author | tron <tron@pkgsrc.org> | 2004-08-06 20:55:54 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2004-08-06 20:55:54 +0000 |
commit | 47ef97da2924530661710dc147d81ff42960298e (patch) | |
tree | 3f37d7601a94251c0c64ac0053f123ee072f7cd7 | |
parent | 2c5700ad96c1129630afd6f0635ed040f43dfd26 (diff) | |
download | pkgsrc-47ef97da2924530661710dc147d81ff42960298e.tar.gz |
Jaromir Dolecek created that package, list him as maintainer therefore.
-rw-r--r-- | emulators/suse_libpng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_libpng/Makefile b/emulators/suse_libpng/Makefile index 9ad07a0bb05..0c915f32ac6 100644 --- a/emulators/suse_libpng/Makefile +++ b/emulators/suse_libpng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/04/19 00:28:59 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2004/08/06 20:55:54 tron Exp $ DISTNAME= libpng PKGREVISION= 1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUSE_UPD:=gra1/} DISTFILES= ${RPMFILES} EXTRACT_SUFX= .rpm -MAINTAINER= tron@NetBSD.org +MAINTAINER= jdolecek@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package for the PNG library |