summaryrefslogtreecommitdiff
path: root/www/frontpage/files/fp_install.bsdi
blob: 286303fa9d7c19ac0385464ffb54b789353a1077 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- frontpage/version5.0/fp_install.sh.orig	Fri Apr 20 09:00:59 2001
+++ frontpage/version5.0/fp_install.sh	Tue May  1 23:14:53 2001
@@ -155,7 +155,7 @@
         SunOS*5.*sun4*)     machine="solaris" ;;
         SunOS*5.*i386*)     machine="solarisx86" ;;
         BSD/OS*)            machine="bsdi" ;;
-        FreeBSD*)           machine="freebsd" ;;
+        FreeBSD*)           machine="bsdi" ;;
         *)              echo "ERROR:  Unsupported platform!  Uname is $system."
                         return 1
                          ;;