diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-16 21:08:02 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-16 21:08:02 +0000 |
commit | 970f1894e11d1451803e1f932479d814b46e8157 (patch) | |
tree | 82675a7ceeab33a14d2278225385b83086f35805 /benchmarks/tcpblast | |
parent | add = after MASTER_SITES (diff) |
portlint
Diffstat (limited to 'benchmarks/tcpblast')
-rw-r--r-- | benchmarks/tcpblast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index f5bc2e2f17d6..530d6d5b9464 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -4,15 +4,15 @@ # # $FreeBSD$ # +# port's source files are in src dir in portball PORTNAME= tcpblast PORTVERSION= 1.0 CATEGORIES= benchmarks net -DISTFILES= # empty +DISTFILES= # none MAINTAINER= ports@FreeBSD.org -NO_CHECKSUM= "port's source files are part of this portball" WRKSRC= ${WRKDIR}/src do-extract: |