diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 21:56:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 21:56:26 +0000 |
commit | d757038273678a753ed008b308d639dcb52105cd (patch) | |
tree | 90e9d17c6c94867fb425ef90c44504d3eae913ba /security/cvm | |
parent | f9aa0c56765ebde8fb49dd7c30a91710f8f1c9e3 (diff) | |
download | ports-d757038273678a753ed008b308d639dcb52105cd.tar.gz ports-d757038273678a753ed008b308d639dcb52105cd.zip |
- Update download location
Reported by: -fetch-original pointyhat run
Notes
Notes:
svn path=/head/; revision=227297
Diffstat (limited to 'security/cvm')
-rw-r--r-- | security/cvm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/cvm/Makefile b/security/cvm/Makefile index f3ec8a35d112..ca675d72acdf 100644 --- a/security/cvm/Makefile +++ b/security/cvm/Makefile @@ -9,7 +9,8 @@ PORTNAME= cvm PORTVERSION= 0.82 PORTREVISION= 2 CATEGORIES= security -MASTER_SITES= http://untroubled.org/${PORTNAME}/ +MASTER_SITES= http://untroubled.org/${PORTNAME}/ \ + http://untroubled.org/${PORTNAME}/archive/ MAINTAINER= ports@FreeBSD.org COMMENT= Credential Validation Modules |