aboutsummaryrefslogtreecommitdiff
path: root/security/dirbuster/files/dirbuster.sh
diff options
context:
space:
mode:
Diffstat (limited to 'security/dirbuster/files/dirbuster.sh')
-rw-r--r--security/dirbuster/files/dirbuster.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/dirbuster/files/dirbuster.sh b/security/dirbuster/files/dirbuster.sh
index 61cc01091c48..7ae2c05ed0fd 100644
--- a/security/dirbuster/files/dirbuster.sh
+++ b/security/dirbuster/files/dirbuster.sh
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
cd %%PATH%%
exec %%JAVA_CMD%% -jar -Xmx256m %%DIRBUSTER%% "$@"