diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-23 15:42:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-23 15:42:08 +0000 |
commit | 3d01474b04dd5215ddb501409dd2e3dd57eddc22 (patch) | |
tree | a569a16ee637b7e395f3304c0b02b213dbee805b /security | |
parent | 1b11f2a57ba02ea616273a2d1c06f58288c1eb60 (diff) | |
download | ports-3d01474b04dd5215ddb501409dd2e3dd57eddc22.tar.gz ports-3d01474b04dd5215ddb501409dd2e3dd57eddc22.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/altivore/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/altivore/Makefile b/security/altivore/Makefile index 480bd74d2e60..b0e652b17af6 100644 --- a/security/altivore/Makefile +++ b/security/altivore/Makefile @@ -15,11 +15,9 @@ EXTRACT_SUFX= .c MAINTAINER= jus@security.za.net COMMENT= A publically disclosed (neither GPL nor open-source) ala Carnivore src -RESTRICTED= License does not allow redistribution in any form\ +RESTRICTED= License does not allow redistribution in any form\ (source, code or otherwise) -BROKEN= "Unfetchable" - NO_WRKSUBDIR= yes NO_BUILD= yes USE_REINPLACE= yes |