diff options
author | vs <vs@FreeBSD.org> | 2006-05-31 12:29:55 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2006-05-31 12:29:55 +0000 |
commit | 4c321cb979d1a8f2eb9ee06234d57329a1485b7b (patch) | |
tree | be32943f710ded05305a319b5577171ba1eb9127 /security/l0pht-watch | |
parent | 7c861c06fd2696e5f2c18ff7b2ac606e0db70e21 (diff) | |
download | FreeBSD-ports-4c321cb979d1a8f2eb9ee06234d57329a1485b7b.zip FreeBSD-ports-4c321cb979d1a8f2eb9ee06234d57329a1485b7b.tar.gz |
Provide a local haven for distfile
PR: ports/97582
Submitted by: maintainer
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 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 |