diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-12 12:17:35 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-12 12:17:35 +0800 |
commit | 15ac2dea0da961ffa045402e739e7e07be0d66a6 (patch) | |
tree | 55abacd2b90b4acb451ddbcaa1a112684d0a9349 /security | |
parent | c639a01d68abfa0d681857c8ad06d2241006f426 (diff) | |
download | freebsd-ports-gnome-15ac2dea0da961ffa045402e739e7e07be0d66a6.tar.gz freebsd-ports-gnome-15ac2dea0da961ffa045402e739e7e07be0d66a6.tar.zst freebsd-ports-gnome-15ac2dea0da961ffa045402e739e7e07be0d66a6.zip |
- Mark BROKEN, set DEPRECATED at maintainer's request
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 |