From a79ed050b0f5b49ee73e821adb58d9234a23734c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 23 Dec 2013 13:58:59 +0000 Subject: [PATCH] - Support staging --- benchmarks/forkbomb/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/benchmarks/forkbomb/Makefile b/benchmarks/forkbomb/Makefile index c9bb917d75b1..c7715cae2d38 100644 --- a/benchmarks/forkbomb/Makefile +++ b/benchmarks/forkbomb/Makefile @@ -4,15 +4,13 @@ PORTNAME= forkbomb PORTVERSION= 1.4 CATEGORIES= benchmarks -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ +MASTER_SITES= SUNSITE/system/benchmark \ http://home.tiscali.cz:8080/~cz210552/distfiles/ -MASTER_SITE_SUBDIR= system/benchmark MAINTAINER= ports@FreeBSD.org COMMENT= System stress testing tool -MAN8= forkbomb.8 -PLIST_FILES= sbin/forkbomb +PLIST_FILES= sbin/forkbomb \ + man/man8/forkbomb.8.gz -NO_STAGE= yes .include