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 | - Update to version 2.3i (diff) |
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
PR: 27923
Submitted by: maintainer
Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
Notes
Notes:
svn path=/head/; revision=43582
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 |