diff options
Diffstat (limited to 'security/fl0p/Makefile')
-rw-r--r-- | security/fl0p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fl0p/Makefile b/security/fl0p/Makefile index f81dfb924e8c..756d2a4fbfc4 100644 --- a/security/fl0p/Makefile +++ b/security/fl0p/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://lcamtuf.coredump.cx/soft/ DISTNAME= fl0p-devel EXTRACT_SUFX= .tgz -MAINTAINER= trasz@freebsd.org +MAINTAINER= trasz@FreeBSD.org COMMENT= Passive L7 flow fingerprinting tool WRKSRC= ${WRKDIR}/fl0p/ |