diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-13 14:35:06 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-13 14:35:06 +0800 |
commit | 1db358559f531b1fd7fdcde355d6e6d8138fc877 (patch) | |
tree | efc7ba08422ed3395eb5393dd60dddb23f853df7 /benchmarks/tcpblast | |
parent | f7f654b6cea4e50737a129854379f24cae18287b (diff) | |
download | freebsd-ports-gnome-1db358559f531b1fd7fdcde355d6e6d8138fc877.tar.gz freebsd-ports-gnome-1db358559f531b1fd7fdcde355d6e6d8138fc877.tar.zst freebsd-ports-gnome-1db358559f531b1fd7fdcde355d6e6d8138fc877.zip |
Make the required changes to make all existing ports use MASTER_SITES
correctly.
Diffstat (limited to 'benchmarks/tcpblast')
-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 |