diff options
Diffstat (limited to 'emulators/suse64_libpng/Makefile')
-rw-r--r-- | emulators/suse64_libpng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse64_libpng/Makefile b/emulators/suse64_libpng/Makefile index 6062d0beb5e..bbf6db3a345 100644 --- a/emulators/suse64_libpng/Makefile +++ b/emulators/suse64_libpng/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2003/03/26 04:05:50 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:35:54 grant Exp $ DISTNAME= suse_libpng-${SUSE_VERSION} CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} DISTFILES= ${RPMFILES} -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package for png library |