diff options
Diffstat (limited to 'emulators/suse_libjpeg/Makefile')
-rw-r--r-- | emulators/suse_libjpeg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_libjpeg/Makefile b/emulators/suse_libjpeg/Makefile index 1592e8fd1e4..6dc8c5edc7d 100644 --- a/emulators/suse_libjpeg/Makefile +++ b/emulators/suse_libjpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/03/26 04:05:47 jschauma Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/17 21:36:11 grant Exp $ DISTNAME= libjpeg PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -6,7 +6,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} EXTRACT_SUFX= .rpm -MAINTAINER= tron@netbsd.org +MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package for the JPEG library |