diff options
Diffstat (limited to 'security/fuzz/Makefile')
-rw-r--r-- | security/fuzz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/fuzz/Makefile b/security/fuzz/Makefile index 7db7d18afaaf..f5f479c746ce 100644 --- a/security/fuzz/Makefile +++ b/security/fuzz/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuzz MAINTAINER= ports@FreeBSD.org +COMMENT= Tool for testing software by bombarding the program with random data GNU_CONFIGURE= yes |