diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 01:49:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-13 01:49:12 +0000 |
commit | 3db54de6b1cdd91a7610857a7dda9edbcef0a559 (patch) | |
tree | 261d2a82bfd97f6915f2108bf8645ce04df6d298 /security/portsentry | |
parent | ba553c41978b461df5a9165b1e1fc8b92f8d3a7c (diff) |
Notes
Diffstat (limited to 'security/portsentry')
-rw-r--r-- | security/portsentry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index 046f6f069e2c..f87d7415f1e4 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sentrytools -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glen.j.barber@gmail.com COMMENT= Port scan detection and active defense SUB_FILES= portsentry.sh |