diff options
Diffstat (limited to 'emulators/linuxppc_lib/Makefile')
-rw-r--r-- | emulators/linuxppc_lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linuxppc_lib/Makefile b/emulators/linuxppc_lib/Makefile index c470209a334..7f2cd053a8e 100644 --- a/emulators/linuxppc_lib/Makefile +++ b/emulators/linuxppc_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2006/11/19 08:03:05 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2009/03/22 04:53:38 manu Exp $ DISTNAME= linuxppc_lib-2000.4.6 PKGREVISION= 1 @@ -14,7 +14,7 @@ RPMFILES= glibc-2.1.3-15f.ppc.rpm glib-1.2.8-3.ppc.rpm \ DISTFILES+= ${RPMFILES} DISTFILES+= openmotif-2.1.30-3_MLI_jdk.tar.gz -MAINTAINER= manu@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Libraries to run Linux binaries on NetBSD/powerpc (includes X11) BUILD_DEPENDS+= rpm2pkg>=1.2:../../pkgtools/rpm2pkg |