diff options
author | eik <eik@FreeBSD.org> | 2003-11-14 09:31:18 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-14 09:31:18 +0800 |
commit | d746493b7005d036acf2b9c9948cccb7e0a206cb (patch) | |
tree | d4fc88f4fe3a9c643fc6d52e94688cb2774adc15 /databases | |
parent | 59cf92b1f376b7e3047ae3288bf0a517d589fbdf (diff) | |
download | freebsd-ports-gnome-d746493b7005d036acf2b9c9948cccb7e0a206cb.tar.gz freebsd-ports-gnome-d746493b7005d036acf2b9c9948cccb7e0a206cb.tar.zst freebsd-ports-gnome-d746493b7005d036acf2b9c9948cccb7e0a206cb.zip |
Add a trailing / to the homepage url in an attempt to pacify portsurvey
Approved by: marcus (mentor)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gnats4/pkg-descr | 2 | ||||
-rw-r--r-- | databases/gnatsweb4/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/gnats4/pkg-descr b/databases/gnats4/pkg-descr index cfd5523393a4..3d25ffcb8cf2 100644 --- a/databases/gnats4/pkg-descr +++ b/databases/gnats4/pkg-descr @@ -5,7 +5,7 @@ daemon. GNATS stores all the information about problem reports in its databases, consisting of plain text files and it provides tools for querying, editing and maintaining these databases. -WWW: http://www.gnu.org/software/gnats +WWW: http://www.gnu.org/software/gnats/ - Oliver Eikemeier eikemeier@fillmore-labs.com diff --git a/databases/gnatsweb4/pkg-descr b/databases/gnatsweb4/pkg-descr index 4a4fda19782e..2d338a923449 100644 --- a/databases/gnatsweb4/pkg-descr +++ b/databases/gnatsweb4/pkg-descr @@ -2,7 +2,7 @@ Gnatsweb is a web interface to GNATS, the GNU Problem Report Management System. It is a Perl CGI script which runs on your web server. -WWW: http://www.gnu.org/software/gnats +WWW: http://www.gnu.org/software/gnats/ - Oliver Eikemeier eikemeier@fillmore-labs.com |