diff options
Diffstat (limited to 'www/typo3-13/Makefile')
-rw-r--r-- | www/typo3-13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo3-13/Makefile b/www/typo3-13/Makefile index 3516c12a720f..08263f569d32 100644 --- a/www/typo3-13/Makefile +++ b/www/typo3-13/Makefile @@ -31,7 +31,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_src-${DISTVERSION} PORT_V_MAJOR= 13 PORT_V_MINOR= 4 -PORT_V_PATCH= 14 +PORT_V_PATCH= 15 TYPO3DIR= www/${PORTNAME}-${PORT_V_MAJOR} |