From e8cfa0b6f5b2eb8025754177ae047b836ab35818 Mon Sep 17 00:00:00 2001 From: frueauf Date: Mon, 20 Apr 1998 11:56:17 +0000 Subject: Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. --- emulators/linux_lib/Makefile | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'emulators') diff --git a/emulators/linux_lib/Makefile b/emulators/linux_lib/Makefile index 5d1cce397b5..a02a72f05c5 100644 --- a/emulators/linux_lib/Makefile +++ b/emulators/linux_lib/Makefile @@ -1,24 +1,24 @@ -# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:23 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/04/20 11:56:23 frueauf Exp $ # FreeBSD Id: Makefile,v 1.19 1997/12/04 17:34:28 asami Exp # -DISTNAME= linux_lib-2.4 -CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_LOCAL} -ONLY_FOR_ARCHS= i386 +DISTNAME= linux_lib-2.4 +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_LOCAL} +ONLY_FOR_ARCHS= i386 -MAINTAINER= erich@FreeBSD.org +MAINTAINER= packages@netbsd.org -PREFIX= /emul/linux +PREFIX= /emul/linux # The distfile is distributed under the GPL, so no re-distribution of # binaries without source. MIRROR_DISTFILE= no -NO_MTREE= yes -NO_BUILD= yes -EXTRACT_ONLY= # empty -NO_WRKSUBDIR= yes +NO_MTREE= yes +NO_BUILD= yes +EXTRACT_ONLY= # empty +NO_WRKSUBDIR= yes pre-install: @[ -d ${PREFIX} ] || ${MKDIR} ${PREFIX} -- cgit v1.2.3