summaryrefslogtreecommitdiff
path: root/security/afl
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-14 22:04:36 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2015-08-14 22:04:36 +0000
commit969d63aa67a5353826bffd3cbd0cad9103db73d2 (patch)
treed4e0c8b2f263f077da8c1514edd56d75caa1a898 /security/afl
parentAdd explicit USES=iconv, libarchive was linking against libiconv/libcharset (diff)
security/afl: cannonicalize MAINTAINER
Notes
Notes: svn path=/head/; revision=394261
Diffstat (limited to 'security/afl')
-rw-r--r--security/afl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/afl/Makefile b/security/afl/Makefile
index 57ab37516a00..607578fcef3c 100644
--- a/security/afl/Makefile
+++ b/security/afl/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.83b
CATEGORIES= security
MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast instrumented fuzzer
LICENSE= APACHE20