aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/syslog-ng311/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-29 19:28:59 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-29 19:28:59 +0800
commitfa7ee810c3da384ad5ce45275a8eba2565cd87f1 (patch)
tree25b081bceb7fad48e383379151ad674f511260c4 /sysutils/syslog-ng311/Makefile
parent5fa4532a3eb5f20370335fed09153c7939aac8af (diff)
downloadfreebsd-ports-gnome-fa7ee810c3da384ad5ce45275a8eba2565cd87f1.tar.gz
freebsd-ports-gnome-fa7ee810c3da384ad5ce45275a8eba2565cd87f1.tar.zst
freebsd-ports-gnome-fa7ee810c3da384ad5ce45275a8eba2565cd87f1.zip
Fix typo
Approved by: portmgr (blanket)
Diffstat (limited to 'sysutils/syslog-ng311/Makefile')
-rw-r--r--sysutils/syslog-ng311/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/syslog-ng311/Makefile b/sysutils/syslog-ng311/Makefile
index 250a64be44ac..ca232ab4d94f 100644
--- a/sysutils/syslog-ng311/Makefile
+++ b/sysutils/syslog-ng311/Makefile
@@ -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)