diff options
Diffstat (limited to 'emulators/suse_compat/Makefile')
-rw-r--r-- | emulators/suse_compat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_compat/Makefile b/emulators/suse_compat/Makefile index 9dd0af4e177..6ce2fcc8fed 100644 --- a/emulators/suse_compat/Makefile +++ b/emulators/suse_compat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/04/19 00:28:59 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2005/01/23 12:06:07 tron Exp $ DISTNAME= compat PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -6,7 +6,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=a1/} EXTRACT_SUFX= .rpm -MAINTAINER= tron@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package with old shared libraries |