diff options
author | Volker Stolz <vs@FreeBSD.org> | 2006-05-31 12:29:55 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2006-05-31 12:29:55 +0000 |
commit | d859e3a10f3320cb216d662e7d84c51c2a90aef5 (patch) | |
tree | dab3d4a9c8282ea3b38bb44237221c34ea7a9872 /security/l0pht-watch | |
parent | 9150feb10aa09618305ec4d18196dcaa32d1f785 (diff) | |
download | ports-d859e3a10f3320cb216d662e7d84c51c2a90aef5.tar.gz ports-d859e3a10f3320cb216d662e7d84c51c2a90aef5.zip |
Notes
Diffstat (limited to 'security/l0pht-watch')
-rw-r--r-- | security/l0pht-watch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/l0pht-watch/Makefile b/security/l0pht-watch/Makefile index 4811d230d00b..89a96f0ecfee 100644 --- a/security/l0pht-watch/Makefile +++ b/security/l0pht-watch/Makefile @@ -8,7 +8,8 @@ PORTNAME= l0pht-watch PORTVERSION= 1.1 CATEGORIES= security -MASTER_SITES= http://www.atstake.com/research/tools/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= vs DISTNAME= ${PORTNAME} MAINTAINER= dom@happygiraffe.net |