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/altivore/Makefile | |
parent | Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBS (diff) |
- Unmark BROKEN, it's fetchable again
- Portlint
PR: ports/67049
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Notes
Notes:
svn path=/head/; revision=109791
Diffstat (limited to 'security/altivore/Makefile')
-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 |