diff options
author | anders <anders@FreeBSD.org> | 2003-11-09 18:06:00 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2003-11-09 18:06:00 +0800 |
commit | 0b337f381fbf0e085bb0f63cbb35cfa17afdf49d (patch) | |
tree | 04aa58624660c4de5b69d0c42820c9af129b5e5e /security | |
parent | f4df1977f8108597e4c0e29d5aa66dd47eee2013 (diff) | |
download | freebsd-ports-gnome-0b337f381fbf0e085bb0f63cbb35cfa17afdf49d.tar.gz freebsd-ports-gnome-0b337f381fbf0e085bb0f63cbb35cfa17afdf49d.tar.zst freebsd-ports-gnome-0b337f381fbf0e085bb0f63cbb35cfa17afdf49d.zip |
Update main download site in MASTER_SITES to a working URL.
Diffstat (limited to 'security')
-rw-r--r-- | security/audit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/audit/Makefile b/security/audit/Makefile index 3cc3d73124d0..e0066197b0b2 100644 --- a/security/audit/Makefile +++ b/security/audit/Makefile @@ -9,7 +9,7 @@ PORTNAME= audit PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://community.corest.com/pub/audit/ \ +MASTER_SITES= http://www.corest.com/download/audit/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ DISTNAME= ${PORTNAME}-v${PORTVERSION}beta-src |