diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /benchmarks/tcpblast | |
parent | update with the new PORTNAME/PORTVERSION variables (diff) |
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'benchmarks/tcpblast')
-rw-r--r-- | benchmarks/tcpblast/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index d29ffea0f17c..f5bc2e2f17d6 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: tcpblast -# Version required: <self contained> # Date created: 22 August 1994 # Whom: mr # # $FreeBSD$ # -DISTNAME= tcpblast -PKGNAME= tcpblast-1.0 +PORTNAME= tcpblast +PORTVERSION= 1.0 CATEGORIES= benchmarks net DISTFILES= # empty |