diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/audit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/audit/Makefile b/security/audit/Makefile index 29590ac03255..33bff84156b0 100644 --- a/security/audit/Makefile +++ b/security/audit/Makefile @@ -9,7 +9,8 @@ PORTNAME= audit PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= security -MASTER_SITES= http://www.corest.com/download/audit/ \ +MASTER_SITES= http://www1.corest.com/download/audit/ \ + http://www2.corest.com/download/audit/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ DISTNAME= ${PORTNAME}-v${PORTVERSION}beta-src |