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/dcetest | |
parent | Force LATEST_LINK to fix a breakage with OPTIONS. (diff) |
- Update maintainer's email address
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Diffstat (limited to 'security/dcetest')
-rw-r--r-- | security/dcetest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/dcetest/Makefile b/security/dcetest/Makefile index c90cf18d0f05..49389d15c035 100644 --- a/security/dcetest/Makefile +++ b/security/dcetest/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: dcetest # Date created: Jan 11 2003 -# Whom: Yonatan <Yonatan@xpert.com> +# Whom: Yonatan <onatan@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.atstake.com/research/tools/info_gathering/ DISTNAME= dcetest EXTRACT_SUFX= .tar -MAINTAINER= Yonatan@xpert.com +MAINTAINER= onatan@gmail.com COMMENT= Utility to dump MSRPC endpoint information from Windows systems ALL_TARGET= dcetest |