summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-04-20 11:56:17 +0000
committerfrueauf <frueauf>1998-04-20 11:56:17 +0000
commite8cfa0b6f5b2eb8025754177ae047b836ab35818 (patch)
tree4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /emulators
parentce73ba6805e12496192970ec6461743a413a5c2c (diff)
downloadpkgsrc-e8cfa0b6f5b2eb8025754177ae047b836ab35818.tar.gz
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_lib/Makefile22
1 files changed, 11 insertions, 11 deletions
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}