svn commit: r481810 - head/www/typo3-7

Wen Heping wen at FreeBSD.org
Thu Oct 11 09:59:57 UTC 2018


Author: wen
Date: Thu Oct 11 09:59:56 2018
New Revision: 481810
URL: https://svnweb.freebsd.org/changeset/ports/481810

Log:
  - Fix typo
  
  Spotted by:	tobik@

Modified:
  head/www/typo3-7/Makefile

Modified: head/www/typo3-7/Makefile
==============================================================================
--- head/www/typo3-7/Makefile	Thu Oct 11 09:59:56 2018	(r481809)
+++ head/www/typo3-7/Makefile	Thu Oct 11 09:59:56 2018	(r481810)
@@ -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


More information about the svn-ports-all mailing list