diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-01 07:18:37 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-01 07:18:37 +0000 |
commit | d702e27064849f03741d170d418b1972be56f9b0 (patch) | |
tree | 5ddd4b80d8d100701b0ec6250f33c9c09fb6e9e1 /security/aafid2 | |
parent | - Add support for another slave port (diff) |
Remove mastersite which has gone away.
Notes
Notes:
svn path=/head/; revision=141676
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 5732b1cf0068..e53d7a55b13e 100644 --- a/security/aafid2/Makefile +++ b/security/aafid2/Makefile @@ -8,8 +8,7 @@ PORTNAME= aafid2 PORTVERSION= 0.10 CATEGORIES= security -MASTER_SITES= ftp://ftp.rge.com/pub/security/cerias/tools/unix/ids/AAFID/ \ - ftp://ftp.cerias.purdue.edu/pub/tools/unix/ids/AAFID/ +MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/ids/AAFID/ EXTRACT_ONLY= MAINTAINER= se@FreeBSD.org |