diff options
-rw-r--r-- | emulators/linuxppc_lib/Makefile | 4 | ||||
-rw-r--r-- | net/bounce/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/net/bounce/Makefile b/net/bounce/Makefile index 2ce3fbb4a9f..df6bfd24ab1 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2006/01/06 02:37:11 garbled Exp $ +# $NetBSD: Makefile,v 1.9 2006/11/19 08:03:05 wiz Exp $ # DISTNAME= bounce-0.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= p99dreyf@criens.u-psud.fr +MAINTAINER= manu@NetBSD.org COMMENT= Tool to forward TCP connection from one IP to another CONFLICTS+= majordomo-* |