summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorzuntum <zuntum>2002-08-06 01:49:11 +0000
committerzuntum <zuntum>2002-08-06 01:49:11 +0000
commit0fc2a97252120c8532c2b8614469026a1aeb4b8b (patch)
tree69a7ca27ecca5f134225b9a7842fbd7beccc1d36 /security
parent8e79b839c06508e657bed6845ff6312ea3778c20 (diff)
downloadpkgsrc-0fc2a97252120c8532c2b8614469026a1aeb4b8b.tar.gz
Do not list homepage in DESCR
Diffstat (limited to 'security')
-rw-r--r--security/pscan/DESCR2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/pscan/DESCR b/security/pscan/DESCR
index 3b180bc5d44..cd6b92ce678 100644
--- a/security/pscan/DESCR
+++ b/security/pscan/DESCR
@@ -8,5 +8,3 @@ An example of the kind of situation pscan looks for is the following:
variable = "%s"; /* or malicious user input */
sprintf(buffer, variable); /* BAD! */
-
-WWW: http://www.striker.ottawa.on.ca/~aland/pscan/