aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts/README
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2012-08-23 14:07:48 +0000
committerSofian Brabez <sbz@FreeBSD.org>2012-08-23 14:07:48 +0000
commit3bdb4508da331de789a80fc9b550569c1f6947a3 (patch)
tree2a0317ee8c4a9aa382d07fe35cc8066529e5267b /Tools/scripts/README
parent2a4643006fb54d950784dd845efa0fd9da50074c (diff)
Notes
Diffstat (limited to 'Tools/scripts/README')
-rw-r--r--Tools/scripts/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README
index d909daa11d52..293450719e2e 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -24,6 +24,7 @@ distclean - compare md5 sums of distfiles in ports/distfiles with currently
unmatched entries
explicit_lib_depends.sh - shows the current explicit dependency list of libs
for a given installed port
+getpatch - downloads patch attachments on Bug Tracking Systems
getpr - downloads a problem report from GNATS and attempts to extract
the patch, shar, uuencoded file from it.
this probably needs to be checked for potential security problems.