summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-28 01:28:01 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-28 01:28:01 +0000
commit0d4fd0248cfa555e75f389442aac7361e2e89454 (patch)
tree07831f70c23a5877c62bd6b4f067f9bf30a07191
parent21fe7f0dee1795e47effbbb769b539c72b8784c0 (diff)
downloadfreebsd-ports-0d4fd0248cfa555e75f389442aac7361e2e89454.zip
A portlint run over my ports revealed some false positives and these two minor formatting issues. Fix them.
-rw-r--r--devel/delta/pkg-descr2
-rw-r--r--misc/getopt/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/delta/pkg-descr b/devel/delta/pkg-descr
index f7ca921797d6..275b5f1ab2e6 100644
--- a/devel/delta/pkg-descr
+++ b/devel/delta/pkg-descr
@@ -3,4 +3,4 @@ to a test of their interestingness. A common such situation is when attempting
to isolate a small failure-inducing substring of a large input that causes your
program to exhibit a bug.
-WWW: http://delta.tigris.org/
+WWW: http://delta.tigris.org/
diff --git a/misc/getopt/pkg-descr b/misc/getopt/pkg-descr
index 6edbedda2c31..a605fa7120b6 100644
--- a/misc/getopt/pkg-descr
+++ b/misc/getopt/pkg-descr
@@ -10,4 +10,4 @@ Rewrite of getopt(1) with the following features:
* It can report parse errors as coming from the shell script.
* It compiles cleanly with both libc-5 and glibc-2.
-WWW: http://software.frodo.looijaard.name/getopt/
+WWW: http://software.frodo.looijaard.name/getopt/