diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-11-14 17:16:14 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-11-14 17:16:14 +0000 |
commit | e3c3f830a679f5bfe7de14a721ac2ec164f29f64 (patch) | |
tree | 0baba157125032f8c5454bca86dbc668c72bd53d /security/blindelephant | |
parent | ecf1f17567248f3876c2c44c62db3783a8b8bc9d (diff) |
Notes
Diffstat (limited to 'security/blindelephant')
-rw-r--r-- | security/blindelephant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/blindelephant/Makefile b/security/blindelephant/Makefile index f8627cb706aa..240a14a65207 100644 --- a/security/blindelephant/Makefile +++ b/security/blindelephant/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= niels DISTNAME= ${PORTNAME}-${PORTREVISION} -MAINTAINER= niels@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fingerprint the web applications used by a web site LICENSE= LGPL3 |