diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/l0pht-watch | |
parent | Correct whitespace introduced during PORTNAME conversion and portlint (diff) |
Correct whitespace introduced during PORTNAME conversion and portlint
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 9f2420c20bd5..d803e4c7997d 100644 --- a/security/l0pht-watch/Makefile +++ b/security/l0pht-watch/Makefile @@ -8,10 +8,10 @@ PORTNAME= l0pht-watch PORTVERSION= 1.1 CATEGORIES= security -MASTER_SITES= http://www.l0pht.com/advisories/ +MASTER_SITES= http://www.l0pht.com/advisories/ DISTNAME= ${PORTNAME} -MAINTAINER= dom@myrddin.demon.co.uk +MAINTAINER= dom@myrddin.demon.co.uk WRKSRC= ${WRKDIR}/temp-watch |