Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 08:08:08 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514769 - head/www/pear-HTTP_Request2
Message-ID:  <201910190808.x9J888KL089398@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Oct 19 08:08:08 2019
New Revision: 514769
URL: https://svnweb.freebsd.org/changeset/ports/514769

Log:
  www/pear-HTTP_Request2: Spell *_DESC correctly

Modified:
  head/www/pear-HTTP_Request2/Makefile

Modified: head/www/pear-HTTP_Request2/Makefile
==============================================================================
--- head/www/pear-HTTP_Request2/Makefile	Sat Oct 19 07:57:59 2019	(r514768)
+++ head/www/pear-HTTP_Request2/Makefile	Sat Oct 19 08:08:08 2019	(r514769)
@@ -14,8 +14,8 @@ RUN_DEPENDS=	${PEARDIR}/Net/URL2.php:net/pear-Net_URL2
 
 OPTIONS_DEFINE=	CURL FILEINFO ZLIB
 CURL_DESC=	PHP CURL extension support
-FILEINF_DESC=	PHP FILEINFO extension support
-ZLI_DESC=	PECL ZLIB support
+FILEINFO_DESC=	PHP FILEINFO extension support
+ZLIB_DESC=	PECL ZLIB support
 
 USES=	pear
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910190808.x9J888KL089398>