aboutsummaryrefslogtreecommitdiff
path: root/security/fuzz
diff options
context:
space:
mode:
Diffstat (limited to 'security/fuzz')
-rw-r--r--security/fuzz/Makefile2
-rw-r--r--security/fuzz/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/security/fuzz/Makefile b/security/fuzz/Makefile
index 7db7d18afaaf..93577b8a28f9 100644
--- a/security/fuzz/Makefile
+++ b/security/fuzz/Makefile
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= fuzz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Tool for testing software by bombarding the program with random data
+
GNU_CONFIGURE= yes
MAN1= fuzz.1
diff --git a/security/fuzz/pkg-comment b/security/fuzz/pkg-comment
deleted file mode 100644
index e539b318a0c4..000000000000
--- a/security/fuzz/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Tool for testing software by bombarding the program with random data