diff options
author | Stefan Eßer <se@FreeBSD.org> | 2004-05-26 21:12:29 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2004-05-26 21:12:29 +0000 |
commit | f1a0ce6e51c6c332324dc48da51c0a834464e345 (patch) | |
tree | 42459bd6a7359d16a5a731f3c6b17672a9926d1c /security/aafid2 | |
parent | 913b91eb62d6e804dd9f95475cc161d3ec3456b4 (diff) | |
download | ports-f1a0ce6e51c6c332324dc48da51c0a834464e345.tar.gz ports-f1a0ce6e51c6c332324dc48da51c0a834464e345.zip |
Notes
Diffstat (limited to 'security/aafid2')
-rw-r--r-- | security/aafid2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/aafid2/Makefile b/security/aafid2/Makefile index cb8eb46e5aad..5732b1cf0068 100644 --- a/security/aafid2/Makefile +++ b/security/aafid2/Makefile @@ -9,8 +9,7 @@ PORTNAME= aafid2 PORTVERSION= 0.10 CATEGORIES= security 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/ + ftp://ftp.cerias.purdue.edu/pub/tools/unix/ids/AAFID/ EXTRACT_ONLY= MAINTAINER= se@FreeBSD.org |