Date: Thu, 11 Oct 2018 09:59:57 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481810 - head/www/typo3-7 Message-ID: <201810110959.w9B9xv9Y077598@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810110959.w9B9xv9Y077598>