aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/chord/Makefile4
-rw-r--r--misc/colorls/Makefile4
-rw-r--r--misc/team/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/chord/Makefile b/misc/chord/Makefile
index d6cebdb6dda9..94da62ce0012 100644
--- a/misc/chord/Makefile
+++ b/misc/chord/Makefile
@@ -3,13 +3,13 @@
# Date created: 24 April 1995
# Whom: Satoshi Asami
#
-# $Id: Makefile,v 1.2 1995/11/26 10:47:29 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/11 05:49:18 obrien Exp $
#
DISTNAME= chord
PKGNAME= chord-3.6
CATEGORIES= misc
-MASTER_SITES= ftp://freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= asami@FreeBSD.ORG
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile
index 83290fe43e80..f0f61402fe6e 100644
--- a/misc/colorls/Makefile
+++ b/misc/colorls/Makefile
@@ -3,13 +3,13 @@
# Date created: 8 March 1995
# Whom: Satoshi Asami
#
-# $Id: Makefile,v 1.11 1996/12/17 12:33:29 asami Exp $
+# $Id: Makefile,v 1.12 1997/01/02 06:29:44 asami Exp $
#
DISTNAME= colorls
PKGNAME= colorls-2.2
CATEGORIES= misc
-MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTFILES= ls.tar.gz
MAINTAINER= asami@FreeBSD.ORG
diff --git a/misc/team/Makefile b/misc/team/Makefile
index d7c33335b4bf..72e43cadd78a 100644
--- a/misc/team/Makefile
+++ b/misc/team/Makefile
@@ -3,12 +3,12 @@
# Date created: 1 July 1995
# Whom: joerg
#
-# $Id: Makefile,v 1.4 1996/06/03 02:17:28 asami Exp $
+# $Id: Makefile,v 1.5 1996/11/11 05:50:13 obrien Exp $
#
DISTNAME= team-3.1
CATEGORIES= misc
-MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= joerg@FreeBSD.org