diff --git a/dnstracer/Pkgfile b/dnstracer/Pkgfile index a5fbe4d87..60b938b60 100644 --- a/dnstracer/Pkgfile +++ b/dnstracer/Pkgfile @@ -1,5 +1,5 @@ # Description: Dnstracer determines where a given Domain Name Server (DNS) gets its information from. -# URL: http://www.mavetju.org/unix/general.php +# URL: http://www.mavetju.org/unix/dnstracer.php # Maintainer: Danny Rawlins, romster at shortcircuit dot net dot au # Packager: Danny Rawlins, romster at shortcircuit dot net dot au # Depends on: diff --git a/gcj/gcj-4.0.3-version.patch b/gcj/gcj-4.0.3-version.patch deleted file mode 100644 index 7db7456bf..000000000 --- a/gcj/gcj-4.0.3-version.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nru gcc-4.0.3-old/gcc/version.c gcc-4.0.3/gcc/version.c ---- gcc-4.0.3-old/gcc/version.c 2006-03-14 02:13:18.000000000 +0100 -+++ gcc-4.0.3/gcc/version.c 2006-03-14 02:14:20.000000000 +0100 -@@ -5,7 +5,7 @@ - please modify this string to indicate that, e.g. by putting your - organization's name in parentheses at the end of the string. */ - --const char version_string[] = "4.0.3"; -+const char version_string[] = "4.0.3 (CRUX)"; - - /* This is the location of the online document giving instructions for - reporting bugs. If you distribute a modified version of GCC,