summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2002-08-04 09:04:12 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2002-08-04 09:04:12 +0000
commitdeef46806d015ad769b2665290ea6ec18dfcb08e (patch)
tree58ea722de5185fcbc194ca1ed7488f406e568a1d /games
parentUpgrade to cdrtools-1.11a28. (diff)
Fix links to the Handbook, the FAQ and the porters-handbook.
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=63962
Diffstat (limited to 'games')
-rw-r--r--games/fgfs-base/files/patch-ab2
-rw-r--r--games/fgfs-base/files/patch-ac4
-rw-r--r--games/fgfs-base/patches.tools/gfc-patch-aa2
-rw-r--r--games/flightgear-data/files/patch-ab2
-rw-r--r--games/flightgear-data/files/patch-ac4
-rw-r--r--games/flightgear-data/patches.tools/gfc-patch-aa2
-rw-r--r--games/flightgear/files/patch-ab2
-rw-r--r--games/flightgear/files/patch-ac4
-rw-r--r--games/flightgear/patches.tools/gfc-patch-aa2
9 files changed, 12 insertions, 12 deletions
diff --git a/games/fgfs-base/files/patch-ab b/games/fgfs-base/files/patch-ab
index 81840b3e61a7..ad1bccc456fc 100644
--- a/games/fgfs-base/files/patch-ab
+++ b/games/fgfs-base/files/patch-ab
@@ -5,7 +5,7 @@
#include <Bucket/newbucket.hxx>
+/* the next lines are to define BSD */
-+/* see http://www.freebsd.org/handbook/porting.html for why we do this */
++/* see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this */
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
+#endif
diff --git a/games/fgfs-base/files/patch-ac b/games/fgfs-base/files/patch-ac
index e21b86479735..5918a462e53a 100644
--- a/games/fgfs-base/files/patch-ac
+++ b/games/fgfs-base/files/patch-ac
@@ -5,7 +5,7 @@
#endif
+// The next lines are to define BSD
-+// See http://www.freebsd.org/handbook/porting.html for why we do this
++// See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this
+
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
@@ -52,7 +52,7 @@
#endif
+// The next lines are to define BSD
-+// See http://www.freebsd.org/handbook/porting.html for why we do this
++// See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
+#endif
diff --git a/games/fgfs-base/patches.tools/gfc-patch-aa b/games/fgfs-base/patches.tools/gfc-patch-aa
index 08b8d4b85dc8..2d195db14a2e 100644
--- a/games/fgfs-base/patches.tools/gfc-patch-aa
+++ b/games/fgfs-base/patches.tools/gfc-patch-aa
@@ -5,7 +5,7 @@
#include <unistd.h>
+/* the next lines are to define BSD */
-+/* see http://www.freebsd.org/handbook/porting.html for why we do this */
++/* see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this */
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
+#endif
diff --git a/games/flightgear-data/files/patch-ab b/games/flightgear-data/files/patch-ab
index 81840b3e61a7..ad1bccc456fc 100644
--- a/games/flightgear-data/files/patch-ab
+++ b/games/flightgear-data/files/patch-ab
@@ -5,7 +5,7 @@
#include <Bucket/newbucket.hxx>
+/* the next lines are to define BSD */
-+/* see http://www.freebsd.org/handbook/porting.html for why we do this */
++/* see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this */
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
+#endif
diff --git a/games/flightgear-data/files/patch-ac b/games/flightgear-data/files/patch-ac
index e21b86479735..5918a462e53a 100644
--- a/games/flightgear-data/files/patch-ac
+++ b/games/flightgear-data/files/patch-ac
@@ -5,7 +5,7 @@
#endif
+// The next lines are to define BSD
-+// See http://www.freebsd.org/handbook/porting.html for why we do this
++// See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this
+
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
@@ -52,7 +52,7 @@
#endif
+// The next lines are to define BSD
-+// See http://www.freebsd.org/handbook/porting.html for why we do this
++// See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
+#endif
diff --git a/games/flightgear-data/patches.tools/gfc-patch-aa b/games/flightgear-data/patches.tools/gfc-patch-aa
index 08b8d4b85dc8..2d195db14a2e 100644
--- a/games/flightgear-data/patches.tools/gfc-patch-aa
+++ b/games/flightgear-data/patches.tools/gfc-patch-aa
@@ -5,7 +5,7 @@
#include <unistd.h>
+/* the next lines are to define BSD */
-+/* see http://www.freebsd.org/handbook/porting.html for why we do this */
++/* see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this */
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
+#endif
diff --git a/games/flightgear/files/patch-ab b/games/flightgear/files/patch-ab
index 81840b3e61a7..ad1bccc456fc 100644
--- a/games/flightgear/files/patch-ab
+++ b/games/flightgear/files/patch-ab
@@ -5,7 +5,7 @@
#include <Bucket/newbucket.hxx>
+/* the next lines are to define BSD */
-+/* see http://www.freebsd.org/handbook/porting.html for why we do this */
++/* see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this */
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
+#endif
diff --git a/games/flightgear/files/patch-ac b/games/flightgear/files/patch-ac
index e21b86479735..5918a462e53a 100644
--- a/games/flightgear/files/patch-ac
+++ b/games/flightgear/files/patch-ac
@@ -5,7 +5,7 @@
#endif
+// The next lines are to define BSD
-+// See http://www.freebsd.org/handbook/porting.html for why we do this
++// See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this
+
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
@@ -52,7 +52,7 @@
#endif
+// The next lines are to define BSD
-+// See http://www.freebsd.org/handbook/porting.html for why we do this
++// See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
+#endif
diff --git a/games/flightgear/patches.tools/gfc-patch-aa b/games/flightgear/patches.tools/gfc-patch-aa
index 08b8d4b85dc8..2d195db14a2e 100644
--- a/games/flightgear/patches.tools/gfc-patch-aa
+++ b/games/flightgear/patches.tools/gfc-patch-aa
@@ -5,7 +5,7 @@
#include <unistd.h>
+/* the next lines are to define BSD */
-+/* see http://www.freebsd.org/handbook/porting.html for why we do this */
++/* see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html for why we do this */
+#if (defined(__unix__) || defined(unix)) && !defined(USG)
+#include <sys/param.h>
+#endif