diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-14 22:26:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-14 22:26:11 +0000 |
commit | 0c91e4863fddfd216a9332fb87a08c43a7ce50d6 (patch) | |
tree | e2e94a5b8ba00dc0518e89122ddb72d741da33b1 /security/hmap | |
parent | 8e79f44d7a15bd3403fdf92d96676d394b66bf40 (diff) | |
download | ports-0c91e4863fddfd216a9332fb87a08c43a7ce50d6.tar.gz ports-0c91e4863fddfd216a9332fb87a08c43a7ce50d6.zip |
Notes
Diffstat (limited to 'security/hmap')
-rw-r--r-- | security/hmap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/hmap/Makefile b/security/hmap/Makefile index 5c4c5ed9e6ff..15ca2b69c1e9 100644 --- a/security/hmap/Makefile +++ b/security/hmap/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: hmap # Date created: 29 Apr 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://ujeni.murkyroc.com/hmap/code/current/ \ http://wwwcsif.cs.ucdavis.edu/~leed/hmap/code/current/ DISTNAME= ${PORTNAME} -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Web server fingerprinting utility RUN_DEPENDS= python:${PORTSDIR}/lang/python |