diff options
author | jdolecek <jdolecek> | 2004-07-31 11:53:09 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2004-07-31 11:53:09 +0000 |
commit | 3f0d03a41c426bfc2a78b319eae4fe51a37c2249 (patch) | |
tree | 7d75651077fb6a1b65130c1fba0064c9cc8c9a3a /emulators/suse91_libpng/Makefile | |
parent | e615dc107cd7435af0faf41c09813eb77dc90ed6 (diff) | |
download | pkgsrc-3f0d03a41c426bfc2a78b319eae4fe51a37c2249.tar.gz |
make me responsible for package
Diffstat (limited to 'emulators/suse91_libpng/Makefile')
-rw-r--r-- | emulators/suse91_libpng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse91_libpng/Makefile b/emulators/suse91_libpng/Makefile index 4ee16cc57fc..187254767ac 100644 --- a/emulators/suse91_libpng/Makefile +++ b/emulators/suse91_libpng/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/31 11:24:08 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/31 11:53:09 jdolecek Exp $ DISTNAME= suse_libpng-${SUSE_VERSION} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE91} DISTFILES= ${RPMFILES} -MAINTAINER= tron@NetBSD.org +MAINTAINER= jdolecek@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package for the PNG library |