diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/flowtag/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/flowtag/Makefile b/security/flowtag/Makefile index 1321f6f7b83b..8790485d4228 100644 --- a/security/flowtag/Makefile +++ b/security/flowtag/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= lee@writequit.org COMMENT= Collaborative attack-analysis tool for security researchers +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2013-10-15 + USE_RUBY= yes USE_RUBY_SETUP= yes |