summaryrefslogtreecommitdiff
path: root/net/pvm/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/pvm/files/patch-ad')
-rw-r--r--net/pvm/files/patch-ad10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/pvm/files/patch-ad b/net/pvm/files/patch-ad
new file mode 100644
index 000000000000..8cce16b3f338
--- /dev/null
+++ b/net/pvm/files/patch-ad
@@ -0,0 +1,10 @@
+--- lib/pvmgetarch.orig Sun Feb 6 18:18:29 2000
++++ lib/pvmgetarch Sun Feb 6 18:18:48 2000
+@@ -73,6 +73,7 @@
+ Linux,ppc ) ARCH=LINUXPPC ;;
+ BSD/OS,i[3456]86 ) ARCH=BSD386 ;;
+ FreeBSD,i386 ) ARCH=FREEBSD ;;
++ FreeBSD,alpha ) ARCH=FREEBSD ;;
+ SUPER-UX,SX-3 ) ARCH=SX3 ;;
+ uts,* ) ARCH=UTS2 ;;
+ realix,M88* ) ARCH=M88K ;;