svn commit: r549437 - head/benchmarks/forkbomb

Mateusz Piotrowski 0mp at FreeBSD.org
Mon Sep 21 11:50:39 UTC 2020


Author: 0mp
Date: Mon Sep 21 11:50:38 2020
New Revision: 549437
URL: https://svnweb.freebsd.org/changeset/ports/549437

Log:
  Set LICENSE

Modified:
  head/benchmarks/forkbomb/Makefile

Modified: head/benchmarks/forkbomb/Makefile
==============================================================================
--- head/benchmarks/forkbomb/Makefile	Mon Sep 21 11:37:42 2020	(r549436)
+++ head/benchmarks/forkbomb/Makefile	Mon Sep 21 11:50:38 2020	(r549437)
@@ -3,12 +3,15 @@
 
 PORTNAME=	forkbomb
 PORTVERSION=	1.4
+PORTREVISION=	1
 CATEGORIES=	benchmarks
 MASTER_SITES=	SUNSITE/system/benchmark \
 		http://home.tiscali.cz:8080/~cz210552/distfiles/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	System stress testing tool
+
+LICENSE=	PD
 
 PLIST_FILES=	sbin/forkbomb \
 		man/man8/forkbomb.8.gz


More information about the svn-ports-all mailing list