diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-07-31 11:53:09 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-07-31 11:53:09 +0000 |
commit | 69170b8d8cea7e2cf273cd4e565e84220a4d3727 (patch) | |
tree | 7d75651077fb6a1b65130c1fba0064c9cc8c9a3a /emulators/suse91_libjpeg | |
parent | 587e444c8290724fc1edd49732ae85291bf1d8d9 (diff) | |
download | pkgsrc-69170b8d8cea7e2cf273cd4e565e84220a4d3727.tar.gz |
make me responsible for package
Diffstat (limited to 'emulators/suse91_libjpeg')
-rw-r--r-- | emulators/suse91_libjpeg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse91_libjpeg/Makefile b/emulators/suse91_libjpeg/Makefile index c14fe46e10e..44e06ac737c 100644 --- a/emulators/suse91_libjpeg/Makefile +++ b/emulators/suse91_libjpeg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/31 11:23:23 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/31 11:53:09 jdolecek Exp $ DISTNAME= suse_libjpeg-${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 JPEG library |