aboutsummaryrefslogtreecommitdiff
path: root/games/flightgear-data/files/patch-ac
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/flightgear-data/files/patch-ac
parent121887516bfa24bfc84c15d39f29a557d2568fec (diff)
Notes
Diffstat (limited to 'games/flightgear-data/files/patch-ac')
-rw-r--r--games/flightgear-data/files/patch-ac4
1 files changed, 2 insertions, 2 deletions
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