diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-13 06:35:06 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-13 06:35:06 +0000 |
commit | 884e46693a380ded39add77a85cd82f6e8646f87 (patch) | |
tree | a2ec8686ac6dc837cf52ed57da07a14a9ebf7f33 /benchmarks | |
parent | 491e992bb5eff39fdd22f6374c4d30132d6721ab (diff) |
Make the required changes to make all existing ports use MASTER_SITES
correctly.
Notes
Notes:
svn path=/head/; revision=84
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/tcpblast/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index c297dc68c46a..d27e28a81598 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -1,9 +1,9 @@ -# New ports collection makefile for: pkg_install -# Version required: <own lineage> +# New ports collection makefile for: tcpblast +# Version required: <self contained> # Date created: 22 August 1994 -# Whom: jkh +# Whom: mr # -# $Id: Makefile,v 1.4 1994/08/28 15:00:20 jkh Exp $ +# $Id: Makefile,v 1.1.1.1 1994/09/08 21:59:30 jkh Exp $ # DISTNAME= tcpblast |