diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 17:11:38 +0800 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 17:11:38 +0800 |
commit | 989772c9ac17dbf61d27a16069c9a6a83b5b0c2c (patch) | |
tree | 9b46cfe4da7168c9fcd7be5e95889fe95c5f07d1 /databases/db44 | |
parent | ad16b66412609069f1b49ba2ed222c8fce166fba (diff) | |
download | freebsd-ports-gnome-989772c9ac17dbf61d27a16069c9a6a83b5b0c2c.tar.gz freebsd-ports-gnome-989772c9ac17dbf61d27a16069c9a6a83b5b0c2c.tar.zst freebsd-ports-gnome-989772c9ac17dbf61d27a16069c9a6a83b5b0c2c.zip |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Diffstat (limited to 'databases/db44')
-rw-r--r-- | databases/db44/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/db44/pkg-descr b/databases/db44/pkg-descr index 6176a5bb8088..d16e0ce757c6 100644 --- a/databases/db44/pkg-descr +++ b/databases/db44/pkg-descr @@ -10,6 +10,4 @@ with programs using the v1.85 interface. For details on compatibility with other DB versions, see: http://dev.sleepycat.com/downloads/releasehistorybdb.html --- Matthias Andree - WWW: http://www.oracle.com/us/products/database/berkeley-db/db/ |