Skip to content

Commit

Permalink
- Support staging
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 23, 2013
1 parent caa7783 commit cf2d2fa
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions benchmarks/forkbomb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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= [email protected]
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 <bsd.port.mk>

0 comments on commit cf2d2fa

Please sign in to comment.