summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortsarna <tsarna>1998-08-26 16:50:48 +0000
committertsarna <tsarna>1998-08-26 16:50:48 +0000
commit14d8606f3f1abf64d87cf7427d4d9bd50c659258 (patch)
tree5092d7557b175153b49374dbff6ec2e97fa94698 /lang
parentbf6c5b739e90691a75b928e8717aee8144fe7f90 (diff)
downloadpkgsrc-14d8606f3f1abf64d87cf7427d4d9bd50c659258.tar.gz
Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/pkg/DESCR3
-rw-r--r--lang/python/pkg/DESCR2
2 files changed, 0 insertions, 5 deletions
diff --git a/lang/expect/pkg/DESCR b/lang/expect/pkg/DESCR
index c48c303eee8..ed772c32647 100644
--- a/lang/expect/pkg/DESCR
+++ b/lang/expect/pkg/DESCR
@@ -3,6 +3,3 @@ interactive programs. It is briefly described by its man page, expect(1).
It uses pseudo-tty's to control the child processes, so it is not affected
by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc).
-
-The Expect home page is: http://expect.nist.gov
-The Expect FAQ is: http://expect.nist.gov/FAQ.html
diff --git a/lang/python/pkg/DESCR b/lang/python/pkg/DESCR
index cbf91ab6f70..25130675866 100644
--- a/lang/python/pkg/DESCR
+++ b/lang/python/pkg/DESCR
@@ -12,5 +12,3 @@ written in C or C++. On most systems such modules may be
dynamically loaded. Python is also adaptable as an exten-
sion language for existing applications. See the internal
documentation for hints.
-
-For more information see http://www.python.org/