diff options
author | pav <pav@FreeBSD.org> | 2004-05-23 23:42:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-23 23:42:08 +0800 |
commit | 17c924710d83e2ba26df7ca9a7ea4cc5ca730926 (patch) | |
tree | 236708d210eefe4e15bc1a27f6fc4e5acd42fee9 /security | |
parent | eff97b0917d32263285092db1400974796d22997 (diff) | |
download | freebsd-ports-gnome-17c924710d83e2ba26df7ca9a7ea4cc5ca730926.tar.gz freebsd-ports-gnome-17c924710d83e2ba26df7ca9a7ea4cc5ca730926.tar.zst freebsd-ports-gnome-17c924710d83e2ba26df7ca9a7ea4cc5ca730926.zip |
- Unmark BROKEN, it's fetchable again
- Portlint
PR: ports/67049
Submitted by: Stefan Walter <sw@gegenunendlich.de>
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 |