Date: Mon, 29 Jan 2018 11:29:10 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460283 - head/sysutils/syslog-ng313 Message-ID: <201801291129.w0TBTA69081118@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jan 29 11:29:09 2018 New Revision: 460283 URL: https://svnweb.freebsd.org/changeset/ports/460283 Log: Fix typo Approved by: portmgr (blanket) Modified: head/sysutils/syslog-ng313/Makefile Modified: head/sysutils/syslog-ng313/Makefile ============================================================================== --- head/sysutils/syslog-ng313/Makefile Mon Jan 29 11:29:04 2018 (r460282) +++ head/sysutils/syslog-ng313/Makefile Mon Jan 29 11:29:09 2018 (r460283) @@ -34,7 +34,7 @@ SQL_DESC= Build with database (libdbi) support SPOOF_DESC= Build with spoof source support SMTP_DESC= Build with SMTP support JSON_DESC= Build with JSON-C support -GEOIP_DESC= Build with GeoIP support (depreciated) +GEOIP_DESC= Build with GeoIP support (deprecated) GEOIP2_DESC= Build with geoip2 (MaxMindDB) support REDIS_DESC= Build with Redis support JAVA_DESC= Build with Java support (no modules)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801291129.w0TBTA69081118>