diff options
Diffstat (limited to 'emulators/suse_x11/Makefile')
-rw-r--r-- | emulators/suse_x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_x11/Makefile b/emulators/suse_x11/Makefile index 335461bd9ab..22fbea0f8dc 100644 --- a/emulators/suse_x11/Makefile +++ b/emulators/suse_x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/04/19 00:28:59 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2005/01/23 12:06:08 tron Exp $ DISTNAME= suse_x11-${SUSE_VERSION} PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE:=x1/} DISTFILES= ${RPMFILES} -MAINTAINER= tron@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package for X11 binaries |