From 7712ada4a5110c70a5e6c667212b1f010b694ef9 Mon Sep 17 00:00:00 2001 From: wen Date: Thu, 11 Oct 2018 09:59:56 +0000 Subject: - Fix typo Spotted by: tobik@ --- www/typo3-7/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/typo3-7/Makefile b/www/typo3-7/Makefile index dff62fd5c2e8..e25d183c9aa8 100644 --- a/www/typo3-7/Makefile +++ b/www/typo3-7/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. DEPRECATED= Support will end in October 2018, please update to either www/typo3-8 or www/typo3-9 -EXPIRDATION_DATE= 2018-10-31 +EXPIRATION_DATE= 2018-10-31 USES= cpe shebangfix php:web SHEBANG_GLOB= *.sh *.php -- cgit