diff options
author | Anders Nordby <anders@FreeBSD.org> | 2004-05-28 11:48:29 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2004-05-28 11:48:29 +0000 |
commit | 6b111927bd0554cf3e3de91a5ff55485ce74bebf (patch) | |
tree | f0e53886a9295e3aa1d15b8547dfc559adffd38f /security/audit/Makefile | |
parent | 11d088736c16a1c4c50cab3d4dad488e6bc784ee (diff) | |
download | ports-6b111927bd0554cf3e3de91a5ff55485ce74bebf.tar.gz ports-6b111927bd0554cf3e3de91a5ff55485ce74bebf.zip |
Notes
Diffstat (limited to 'security/audit/Makefile')
-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 |