diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-12-06 15:32:46 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-12-06 15:32:46 +0000 |
commit | d981452619691984caff7a6f8024acc82f1a6f78 (patch) | |
tree | 4d01318ad6bc08877adf7fc5f76c99addaddbd4e /ports/README | |
parent | 5704bbcb4799f3a6dd08dcb72b5ded0d6b9933f4 (diff) | |
download | glibc-d981452619691984caff7a6f8024acc82f1a6f78.tar.gz glibc-d981452619691984caff7a6f8024acc82f1a6f78.tar.xz glibc-d981452619691984caff7a6f8024acc82f1a6f78.zip |
Change sources.redhat.com references to sourceware.org.
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 |