aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-05-08 17:22:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-05-08 17:22:58 +0000
commit59b6b01294599be3f9eab2f7277ce1a7b626fce8 (patch)
treeb7dfe43215df0f360ee500dc3fdddf5b4984a9af /net
parent03f6bff777021f410e7cba5501b14893e336ee80 (diff)
downloadports-59b6b01294599be3f9eab2f7277ce1a7b626fce8.tar.gz
ports-59b6b01294599be3f9eab2f7277ce1a7b626fce8.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/GeoIP/files/geoipupdate.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/GeoIP/files/geoipupdate.sh.in b/net/GeoIP/files/geoipupdate.sh.in
index 1099a56c9d8f..748ba02a0291 100644
--- a/net/GeoIP/files/geoipupdate.sh.in
+++ b/net/GeoIP/files/geoipupdate.sh.in
@@ -4,7 +4,7 @@
#
# GEOIP_DB_SERVER: The default download server is geolite.maxmind.com
# GEOIP_FETCH_CITY: If set (to anything), download the GeoLite City DB
-# GEOIP_FETCH_ASN: If sset, download the GeoIP ASN DB
+# GEOIP_FETCH_ASN: If set, download the GeoIP ASN DB
GEOIP_DB_SERVER=${GEOIP_DB_SERVER:=geolite.maxmind.com}
GEOIP_FETCH_CITY=${GEOIP_FETCH_CITY:=}