summaryrefslogtreecommitdiff
path: root/www/apache13-fp/files/fp_install.bsdi
blob: 6b7a79cfca57709167d318459bce8700c26df41a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- frontpage/version4.0/fp_install.sh.bsdi	Wed Mar  7 22:16:28 2001
+++ frontpage/version4.0/fp_install.sh	Wed Mar  7 22:16:00 2001
@@ -70,7 +70,7 @@
     SunOS*5.*i386*)     machine="solarisx86" ;;
     BSD/OS*)            machine="bsdi" ;;
     SCO_SV*)            machine="sco5" ;;
-    FreeBSD*)		machine="freebsd" ;;
+    FreeBSD*)		machine="bsdi" ;;
     UnixWare\ *\ *\ 7*\ i*)   machine="uware7" ;;
     *)                  echo "ERROR:  Unsupported platform!  Uname is $system."
                         return 1