mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix typo.
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
This commit is contained in:
parent
061d6c265f
commit
b50191ca30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29374
@ -77,7 +77,7 @@ post-install:
|
||||
@${ECHO} "DirectoryIndex index.php index.html"
|
||||
@${ECHO} "[...]"
|
||||
@${ECHO} "AddType application/x-httpd-php .php"
|
||||
@${ECHO} "AddType application/x-httpd-php-source .php3"
|
||||
@${ECHO} "AddType application/x-httpd-php-source .phps"
|
||||
@${ECHO} "[...]"
|
||||
@${ECHO} "*****************************************************************************"
|
||||
|
||||
|
@ -77,7 +77,7 @@ post-install:
|
||||
@${ECHO} "DirectoryIndex index.php index.html"
|
||||
@${ECHO} "[...]"
|
||||
@${ECHO} "AddType application/x-httpd-php .php"
|
||||
@${ECHO} "AddType application/x-httpd-php-source .php3"
|
||||
@${ECHO} "AddType application/x-httpd-php-source .phps"
|
||||
@${ECHO} "[...]"
|
||||
@${ECHO} "*****************************************************************************"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user