Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2018 11:29:00 +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: r460281 - head/sysutils/syslog-ng311
Message-ID:  <201801291129.w0TBT0d8080914@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 29 11:28:59 2018
New Revision: 460281
URL: https://svnweb.freebsd.org/changeset/ports/460281

Log:
  Fix typo
  
  Approved by:	portmgr (blanket)

Modified:
  head/sysutils/syslog-ng311/Makefile

Modified: head/sysutils/syslog-ng311/Makefile
==============================================================================
--- head/sysutils/syslog-ng311/Makefile	Mon Jan 29 11:28:55 2018	(r460280)
+++ head/sysutils/syslog-ng311/Makefile	Mon Jan 29 11:28:59 2018	(r460281)
@@ -37,7 +37,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.w0TBT0d8080914>