diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-08-11 18:52:24 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-08-20 11:45:06 +0200 |
commit | 3b7168f02239a12bf6bdda5c4e5cffdaae7017b0 (patch) | |
tree | 13e5f86a83932144edd8dac52869b1d03defc0be /app-text/wv2 | |
parent | dev-db/hsqldb: update links in comments. (diff) | |
download | gentoo-3b7168f02239a12bf6bdda5c4e5cffdaae7017b0.tar.gz gentoo-3b7168f02239a12bf6bdda5c4e5cffdaae7017b0.tar.bz2 gentoo-3b7168f02239a12bf6bdda5c4e5cffdaae7017b0.zip |
app-text/wv2: fix broken link in metadata.xml.
Closes: https://github.com/gentoo/gentoo/pull/9538
Diffstat (limited to 'app-text/wv2')
-rw-r--r-- | app-text/wv2/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/wv2/metadata.xml b/app-text/wv2/metadata.xml index 4102994d89ca..f7ff6e99633e 100644 --- a/app-text/wv2/metadata.xml +++ b/app-text/wv2/metadata.xml @@ -7,6 +7,6 @@ </maintainer> <upstream> <remote-id type="sourceforge">wvware</remote-id> - <bugs-to>https://sourceforge.net/tracker/?group_id=10501</bugs-to> + <bugs-to>https://sourceforge.net/p/wvware/bugs/</bugs-to> </upstream> </pkgmetadata> |