]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Oops. Do not commit private settings.
authorMladen Turk <mturk@apache.org>
Mon, 13 Sep 2004 11:02:12 +0000 (11:02 +0000)
committerMladen Turk <mturk@apache.org>
Mon, 13 Sep 2004 11:02:12 +0000 (11:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105106 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index 716084266e78d1c1b8e65d317756562324710909..fa9591944166f9ec85acf25bfa184791a491b961 100644 (file)
@@ -110,7 +110,7 @@ INSTDIR=\Apache2
 SERVERNAME=localhost
 !ENDIF
 !IF "$(PORT)" == ""
-PORT=8008
+PORT=80
 !ENDIF 
 
 !IF "$(LONG)" == ""