Fix a typo in the PHP example.
Approved by: rene
This commit is contained in:
parent
5873a01610
commit
fc9cc420f7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38393
1 changed files with 1 additions and 1 deletions
|
@ -7047,7 +7047,7 @@ MAINTAINER= example@domain.com
|
|||
COMMENT= PEAR Date and Time Zone Classes
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
FILES= Date.php Date/Calc.php Date/Human.php Date/Span.php \
|
||||
Date/TimeZone.php
|
||||
|
|
Loading…
Reference in a new issue