diff options
Diffstat (limited to 'security/l0pht-watch/Makefile')
-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 |