diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-06-07 07:46:06 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-06-07 07:46:06 +0000 |
commit | 6403f1a2ba6eb50fc5a2ca229bcaa6678683cdba (patch) | |
tree | 1233567c9ddbc7bf8aeeb4366d9f34c6b60484c0 /security/l0pht-watch | |
parent | 4112f27cd232fd2b4fe30787f1a9c4c87b35356f (diff) | |
download | ports-6403f1a2ba6eb50fc5a2ca229bcaa6678683cdba.tar.gz ports-6403f1a2ba6eb50fc5a2ca229bcaa6678683cdba.zip |
Notes
Diffstat (limited to 'security/l0pht-watch')
-rw-r--r-- | security/l0pht-watch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/l0pht-watch/Makefile b/security/l0pht-watch/Makefile index a65e4a89f306..50e687804e69 100644 --- a/security/l0pht-watch/Makefile +++ b/security/l0pht-watch/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: l0pht-query # Date created: 11 Jan 1999 -# Whom: Dom Mitchell <dom@myrddin.demon.co.uk> +# Whom: Dom Mitchell <dom@happygiraffe.net> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.atstake.com/research/tools/ DISTNAME= ${PORTNAME} -MAINTAINER= dom@myrddin.demon.co.uk +MAINTAINER= dom@happygiraffe.net WRKSRC= ${WRKDIR}/temp-watch |