summaryrefslogtreecommitdiff
path: root/www/apache13-fp
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-05-09 10:04:19 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-05-09 10:04:19 +0000
commit04d66237c3c516c029c3b4735b122a7b9a4030d6 (patch)
treea74b4a2626bbab3b67762fad6cd7993c64f30c78 /www/apache13-fp
parentUpdate to 0.15 (diff)
Fix patch target on FreeBSD/Alpha.
PR: 26660 Submitted by: maintainer Reported by: beta.FreeBSD.org
Notes
Notes: svn path=/head/; revision=42450
Diffstat (limited to 'www/apache13-fp')
-rw-r--r--www/apache13-fp/files/fp_install.alpha9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/apache13-fp/files/fp_install.alpha b/www/apache13-fp/files/fp_install.alpha
index 16aa62ba4a64..670c9ebae4ef 100644
--- a/www/apache13-fp/files/fp_install.alpha
+++ b/www/apache13-fp/files/fp_install.alpha
@@ -1,11 +1,10 @@
---- frontpage/version4.0/fp_install.sh.alpha Wed Mar 7 22:16:28 2001
-+++ frontpage/version4.0/fp_install.sh Wed Mar 7 22:22:07 2001
-@@ -70,7 +70,7 @@
+--- frontpage/version4.0/fp_install.sh.orig Mon Aug 14 12:31:46 2000
++++ frontpage/version4.0/fp_install.sh Tue Apr 17 19:54:23 2001
+@@ -70,6 +70,7 @@
SunOS*5.*i386*) machine="solarisx86" ;;
BSD/OS*) machine="bsdi" ;;
SCO_SV*) machine="sco5" ;;
-- FreeBSD*) machine="freebsd" ;;
-+ FreeBSD*) machine="alpha" ;;
++ FreeBSD*) machine="alpha" ;;
UnixWare\ *\ *\ 7*\ i*) machine="uware7" ;;
*) echo "ERROR: Unsupported platform! Uname is $system."
return 1