diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2006-10-03 15:34:44 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2006-10-03 15:34:44 +0000 |
commit | d969fbba7993b8a312aec6a735f6938600ca9f2b (patch) | |
tree | 26763c4a787fcc7ae4d01ef75f7198537d6a938e /security/gwee/Makefile | |
parent | 37a1049733d51dbe4344cffdd9daabbefff05803 (diff) | |
download | ports-d969fbba7993b8a312aec6a735f6938600ca9f2b.tar.gz ports-d969fbba7993b8a312aec6a735f6938600ca9f2b.zip |
Notes
Diffstat (limited to 'security/gwee/Makefile')
-rw-r--r-- | security/gwee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gwee/Makefile b/security/gwee/Makefile index 83e8ded16acf..c1975fbd4eb3 100644 --- a/security/gwee/Makefile +++ b/security/gwee/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.36 CATEGORIES= security www MASTER_SITES= http://tigerteam.se/dl/gwee/ -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Tool to exploit command execution vulnerabilities in web scripts USE_OPENSSL= yes |