diff options
-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 4811d23..89a96f0 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 |