diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
commit | a1af583929f28afb51a5190a9e28de2b1746d9ad (patch) | |
tree | b91b466eb9eb2ef81c548783b0eebab6e3cf6cf7 /security | |
parent | 26678e88891c4d09c898a1894d6ae375f9316503 (diff) | |
download | ports-a1af583929f28afb51a5190a9e28de2b1746d9ad.tar.gz ports-a1af583929f28afb51a5190a9e28de2b1746d9ad.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/burpsuite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/burpsuite/Makefile b/security/burpsuite/Makefile index 967d78372e4f..fd73e40a3b66 100644 --- a/security/burpsuite/Makefile +++ b/security/burpsuite/Makefile @@ -19,6 +19,8 @@ JAVA_VENDOR= openjdk WRKSRC= ${WRKDIR}/${DISTNAME} BROKEN= is interactive +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-12-30 PLIST_FILES= bin/${PORTNAME} \ %%JAVAJARDIR%%/${DISTNAME}.jar |