diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-29 01:37:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-29 01:37:08 +0000 |
commit | b6ce3f7d0d7986645ad6197104de4b2cce0772f3 (patch) | |
tree | cbb4795026a5cc090f0b35770a07967c31b3a9bb /security/altivore | |
parent | 6d93cf00dc63335ec0878dd5f71396a66ff17de4 (diff) |
Notes
Diffstat (limited to 'security/altivore')
-rw-r--r-- | security/altivore/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/altivore/Makefile b/security/altivore/Makefile index d8bb94617ea6..cbe755255071 100644 --- a/security/altivore/Makefile +++ b/security/altivore/Makefile @@ -8,7 +8,7 @@ PORTNAME= altivore PORTVERSION= 0.9.3 CATEGORIES= security -MASTER_SITES= http://www.robertgraham.com/altivore/ +MASTER_SITES= http://samy.kerneled.org/stuff/ DISTNAME= altivore EXTRACT_SUFX= .c @@ -18,10 +18,6 @@ COMMENT= A publically disclosed (neither GPL nor open-source) ala Carnivore src RESTRICTED= License does not allow redistribution in any form\ (source, code or otherwise) -BROKEN= Unfetchable -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} - NO_WRKSUBDIR= yes NO_BUILD= yes USE_REINPLACE= yes |