summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-30 03:18:09 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-30 03:18:09 +0000
commitbada70ab1f64ff55821d7048a617e91835b543d8 (patch)
treedbd6926a6ba8c7e5df5873ff3fe68f5f29a34b09 /devel
parent(1) Change logic for dependency: instead of defining "is_depended" (diff)
Use new MASTER_SITE_LOCAL variable from bsd.port.mk.
Notes
Notes: svn path=/head/; revision=6369
Diffstat (limited to 'devel')
-rw-r--r--devel/crossgo32/Makefile4
-rw-r--r--devel/cutils/Makefile4
-rw-r--r--devel/linux_devtools-6/Makefile4
-rw-r--r--devel/linux_devtools-7/Makefile4
-rw-r--r--devel/linux_devtools/Makefile4
-rw-r--r--devel/tvision/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile
index 997d99c74c3f..82871c3231e0 100644
--- a/devel/crossgo32/Makefile
+++ b/devel/crossgo32/Makefile
@@ -3,13 +3,13 @@
# Date created: 6 Mar 97
# Whom: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
#
-# $Id: Makefile,v 1.1.1.1 1997/03/27 20:53:42 erich Exp $
+# $Id: Makefile,v 1.2 1997/03/28 02:35:44 obrien Exp $
#
DISTNAME= crosstree-1.3
PKGNAME= crossgo32-1.3
CATEGORIES= devel
-MASTER_SITES= ftp://freefall.FreeBSD.ORG/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= pgiffuni@fps.biblos.unal.edu.co
diff --git a/devel/cutils/Makefile b/devel/cutils/Makefile
index b85edd10f3c4..0639fb1b8f0d 100644
--- a/devel/cutils/Makefile
+++ b/devel/cutils/Makefile
@@ -3,12 +3,12 @@
# Date created: 26 November 1996
# Whom: Sandro Sigala
#
-# $Id: Makefile,v 1.3 1996/12/11 12:04:23 asami Exp $
+# $Id: Makefile,v 1.4 1996/12/24 11:11:43 max Exp $
#
DISTNAME= cutils-1.3.2
CATEGORIES= devel
-MASTER_SITES= ftp://freefall.FreeBSD.ORG/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= ssigala@globalnet.it
diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile
index b73be79986f6..340ad16934cf 100644
--- a/devel/linux_devtools-6/Makefile
+++ b/devel/linux_devtools-6/Makefile
@@ -3,12 +3,12 @@
# Date created: Nov 26 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.2 1996/11/27 12:02:28 asami Exp $
+# $Id: Makefile,v 1.3 1997/04/14 19:04:02 erich Exp $
#
DISTNAME= linux_devel-0.2
CATEGORIES= devel
-MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
diff --git a/devel/linux_devtools-7/Makefile b/devel/linux_devtools-7/Makefile
index b73be79986f6..340ad16934cf 100644
--- a/devel/linux_devtools-7/Makefile
+++ b/devel/linux_devtools-7/Makefile
@@ -3,12 +3,12 @@
# Date created: Nov 26 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.2 1996/11/27 12:02:28 asami Exp $
+# $Id: Makefile,v 1.3 1997/04/14 19:04:02 erich Exp $
#
DISTNAME= linux_devel-0.2
CATEGORIES= devel
-MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile
index b73be79986f6..340ad16934cf 100644
--- a/devel/linux_devtools/Makefile
+++ b/devel/linux_devtools/Makefile
@@ -3,12 +3,12 @@
# Date created: Nov 26 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.2 1996/11/27 12:02:28 asami Exp $
+# $Id: Makefile,v 1.3 1997/04/14 19:04:02 erich Exp $
#
DISTNAME= linux_devel-0.2
CATEGORIES= devel
-MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= erich@FreeBSD.org
diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile
index 83bdda6152d8..8b5f688bcb4c 100644
--- a/devel/tvision/Makefile
+++ b/devel/tvision/Makefile
@@ -3,12 +3,12 @@
# Date created: 16 February 1997
# Whom: Sandro Sigala
#
-# $Id: Makefile,v 1.1.1.1 1997/02/25 04:19:46 jkh Exp $
+# $Id: Makefile,v 1.2 1997/04/25 11:54:08 jkh Exp $
#
DISTNAME= tvision-0.4
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.FreeBSD.ORG/pub/FreeBSD/distfiles/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= ssigala@globalnet.it