diff options
Diffstat (limited to 'www/typo3-10/Makefile')
-rw-r--r-- | www/typo3-10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo3-10/Makefile b/www/typo3-10/Makefile index 51c5d3fecaf7..7c3ddac9dde4 100644 --- a/www/typo3-10/Makefile +++ b/www/typo3-10/Makefile @@ -31,7 +31,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 10 PORT_V_MINOR= 4 -PORT_V_PATCH= 27 +PORT_V_PATCH= 28 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} |