diff options
author | wiz <wiz@pkgsrc.org> | 2006-11-19 08:03:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-11-19 08:03:05 +0000 |
commit | cc036fd69e21bca852020d46f81fa95ea43183f3 (patch) | |
tree | bcf555b8341a350b0a5c591d1670ec842f591efd /emulators | |
parent | c9d95abe777c1975e154ab322ea45ac86d95b488 (diff) | |
download | pkgsrc-cc036fd69e21bca852020d46f81fa95ea43183f3.tar.gz |
Update MAINTAINER email address.
Diffstat (limited to 'emulators')
-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 7abc5d0f28d..c470209a334 100644 --- a/emulators/linuxppc_lib/Makefile +++ b/emulators/linuxppc_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/10/04 21:38:37 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2006/11/19 08:03:05 wiz 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= p99dreyf@criens.u-psud.fr +MAINTAINER= manu@NetBSD.org COMMENT= Libraries to run Linux binaries on NetBSD/powerpc (includes X11) BUILD_DEPENDS+= rpm2pkg>=1.2:../../pkgtools/rpm2pkg |