summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-27 12:04:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-27 12:04:32 +0000
commit8c400ff1862a3c7c8e35b07568a1304e8d28c9a2 (patch)
tree3e1ceeef1695664e272e5da58a83541a011aeb5b /emulators
parentMake the comments match reality. Add master site on LOCAL_PORTS. Misc. (diff)
Add master site on LOCAL_PORTS. Misc. cleanup.
Notes
Notes: svn path=/head/; revision=4704
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_base-6/Makefile5
-rw-r--r--emulators/linux_base-62/Makefile5
-rw-r--r--emulators/linux_base-8/Makefile5
-rw-r--r--emulators/linux_base-rh-9/Makefile5
-rw-r--r--emulators/linux_base-suse-9.1/Makefile5
-rw-r--r--emulators/linux_base-suse-9.2/Makefile5
-rw-r--r--emulators/linux_base-suse-9.3/Makefile5
-rw-r--r--emulators/linux_base/Makefile5
8 files changed, 16 insertions, 24 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile
index 1b05a34ac052..622185c2b9b5 100644
--- a/emulators/linux_base-6/Makefile
+++ b/emulators/linux_base-6/Makefile
@@ -3,17 +3,16 @@
# Date created:
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.10 1996/11/12 02:16:46 obrien Exp $
+# $Id: Makefile,v 1.11 1996/11/26 23:09:12 erich Exp $
#
DISTNAME= linux_lib-2.2
CATEGORIES= emulators
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= erich@FreeBSD.org
PREFIX= /compat/linux
-WRKSRC= ${WRKDIR}
-
NO_MTREE= yes
NO_BUILD= yes
NO_EXTRACT= yes
diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile
index 1b05a34ac052..622185c2b9b5 100644
--- a/emulators/linux_base-62/Makefile
+++ b/emulators/linux_base-62/Makefile
@@ -3,17 +3,16 @@
# Date created:
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.10 1996/11/12 02:16:46 obrien Exp $
+# $Id: Makefile,v 1.11 1996/11/26 23:09:12 erich Exp $
#
DISTNAME= linux_lib-2.2
CATEGORIES= emulators
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= erich@FreeBSD.org
PREFIX= /compat/linux
-WRKSRC= ${WRKDIR}
-
NO_MTREE= yes
NO_BUILD= yes
NO_EXTRACT= yes
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 1b05a34ac052..622185c2b9b5 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -3,17 +3,16 @@
# Date created:
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.10 1996/11/12 02:16:46 obrien Exp $
+# $Id: Makefile,v 1.11 1996/11/26 23:09:12 erich Exp $
#
DISTNAME= linux_lib-2.2
CATEGORIES= emulators
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= erich@FreeBSD.org
PREFIX= /compat/linux
-WRKSRC= ${WRKDIR}
-
NO_MTREE= yes
NO_BUILD= yes
NO_EXTRACT= yes
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile
index 1b05a34ac052..622185c2b9b5 100644
--- a/emulators/linux_base-rh-9/Makefile
+++ b/emulators/linux_base-rh-9/Makefile
@@ -3,17 +3,16 @@
# Date created:
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.10 1996/11/12 02:16:46 obrien Exp $
+# $Id: Makefile,v 1.11 1996/11/26 23:09:12 erich Exp $
#
DISTNAME= linux_lib-2.2
CATEGORIES= emulators
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= erich@FreeBSD.org
PREFIX= /compat/linux
-WRKSRC= ${WRKDIR}
-
NO_MTREE= yes
NO_BUILD= yes
NO_EXTRACT= yes
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile
index 1b05a34ac052..622185c2b9b5 100644
--- a/emulators/linux_base-suse-9.1/Makefile
+++ b/emulators/linux_base-suse-9.1/Makefile
@@ -3,17 +3,16 @@
# Date created:
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.10 1996/11/12 02:16:46 obrien Exp $
+# $Id: Makefile,v 1.11 1996/11/26 23:09:12 erich Exp $
#
DISTNAME= linux_lib-2.2
CATEGORIES= emulators
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= erich@FreeBSD.org
PREFIX= /compat/linux
-WRKSRC= ${WRKDIR}
-
NO_MTREE= yes
NO_BUILD= yes
NO_EXTRACT= yes
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile
index 1b05a34ac052..622185c2b9b5 100644
--- a/emulators/linux_base-suse-9.2/Makefile
+++ b/emulators/linux_base-suse-9.2/Makefile
@@ -3,17 +3,16 @@
# Date created:
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.10 1996/11/12 02:16:46 obrien Exp $
+# $Id: Makefile,v 1.11 1996/11/26 23:09:12 erich Exp $
#
DISTNAME= linux_lib-2.2
CATEGORIES= emulators
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= erich@FreeBSD.org
PREFIX= /compat/linux
-WRKSRC= ${WRKDIR}
-
NO_MTREE= yes
NO_BUILD= yes
NO_EXTRACT= yes
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index 1b05a34ac052..622185c2b9b5 100644
--- a/emulators/linux_base-suse-9.3/Makefile
+++ b/emulators/linux_base-suse-9.3/Makefile
@@ -3,17 +3,16 @@
# Date created:
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.10 1996/11/12 02:16:46 obrien Exp $
+# $Id: Makefile,v 1.11 1996/11/26 23:09:12 erich Exp $
#
DISTNAME= linux_lib-2.2
CATEGORIES= emulators
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= erich@FreeBSD.org
PREFIX= /compat/linux
-WRKSRC= ${WRKDIR}
-
NO_MTREE= yes
NO_BUILD= yes
NO_EXTRACT= yes
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile
index 1b05a34ac052..622185c2b9b5 100644
--- a/emulators/linux_base/Makefile
+++ b/emulators/linux_base/Makefile
@@ -3,17 +3,16 @@
# Date created:
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.10 1996/11/12 02:16:46 obrien Exp $
+# $Id: Makefile,v 1.11 1996/11/26 23:09:12 erich Exp $
#
DISTNAME= linux_lib-2.2
CATEGORIES= emulators
+MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= erich@FreeBSD.org
PREFIX= /compat/linux
-WRKSRC= ${WRKDIR}
-
NO_MTREE= yes
NO_BUILD= yes
NO_EXTRACT= yes