diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-12 07:40:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-12 07:40:15 +0000 |
commit | 0adb988b9c641e693316cdb5d0a365f004d9440d (patch) | |
tree | 39be8d8a2563b0ae5804e6cec4819aabcf49f5d9 /security/aafid2 | |
parent | bee1e05b8bc599aeaff563c301cc4006ea21c1c1 (diff) | |
download | ports-0adb988b9c641e693316cdb5d0a365f004d9440d.tar.gz ports-0adb988b9c641e693316cdb5d0a365f004d9440d.zip |
fix fetch for security/aafid2
PR: ports/45776
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes:
svn path=/head/; revision=71558
Diffstat (limited to 'security/aafid2')
-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 |