diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-12 15:40:15 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-12 15:40:15 +0800 |
commit | 4cdac19a2aef19ed7354c6daf30644d4336f5b5a (patch) | |
tree | 6d224b86f758e0dcbe747fd496052094dd9e27e2 /security | |
parent | b29cb476e7c8a99f1e28b12e47521d270e78d71e (diff) | |
download | freebsd-ports-gnome-4cdac19a2aef19ed7354c6daf30644d4336f5b5a.tar.gz freebsd-ports-gnome-4cdac19a2aef19ed7354c6daf30644d4336f5b5a.tar.zst freebsd-ports-gnome-4cdac19a2aef19ed7354c6daf30644d4336f5b5a.zip |
fix fetch for security/aafid2
PR: ports/45776
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'security')
-rw-r--r-- | security/aafid2/Makefile | 2 | ||||
-rw-r--r-- | security/aafid2/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/aafid2/Makefile b/security/aafid2/Makefile index 81497dc6d502..90b947ff0b45 100644 --- a/security/aafid2/Makefile +++ b/security/aafid2/Makefile @@ -8,7 +8,7 @@ PORTNAME= aafid2 PORTVERSION= 0.10 CATEGORIES= security -MASTER_SITES= ftp://ftp.rge.com/pub/security/coast/COAST/tools/AAFID/ \ +MASTER_SITES= ftp://ftp.rge.com/pub/security/cerias/tools/unix/ids/AAFID/ \ ftp://ftp.sunsite.org.uk/Mirrors/coast.cs.purdue.edu/pub/COAST/tools/AAFID/ \ ftp://ftp.auscert.org.au/pub/coast/COAST/tools/AAFID/ EXTRACT_ONLY= diff --git a/security/aafid2/pkg-descr b/security/aafid2/pkg-descr index d9707b935feb..025651bc2215 100644 --- a/security/aafid2/pkg-descr +++ b/security/aafid2/pkg-descr @@ -7,4 +7,4 @@ structure to collect the information produced by each agent, by each host, and by each set of hosts, to be able to detect suspicious activity. -WWW: http://www.cerias.purdue.edu/projects/aafid.html +WWW: http://www.cerias.purdue.edu/about/projects/aafid |