diff options
Diffstat (limited to 'ports/README')
-rw-r--r-- | ports/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/README b/ports/README index 7c27ccc81e..d053a65cde 100644 --- a/ports/README +++ b/ports/README @@ -13,8 +13,8 @@ The ports add-on is cooperatively maintained by volunteers on the subdirectory of the glibc git repository. See http://www.gnu.org/software/libc/download.html for details on using git. To report a bug in code housed in the ports add-on, please go to -http://sources.redhat.com/bugzilla/ and file a bug report under the -glibc "ports" component. +http://sourceware.org/bugzilla/ and file a bug report under the glibc +"ports" component. An add-on for an individual port can be made from just the sysdeps/ subdirectories containing the port's code. You may want to include a |