summaryrefslogtreecommitdiffstats
path: root/contrib/openresolv/Makefile
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-02-29 14:46:39 +0000
committerpfg <pfg@FreeBSD.org>2016-02-29 14:46:39 +0000
commit0f231ca03489f944c2825b461d215b34d43b9c4a (patch)
treeb906a3b51ec000d02f5a1ea32fb9303c5c735405 /contrib/openresolv/Makefile
parent6dd3382ff8741c8167dd44d3f94b1c162da3be3a (diff)
downloadFreeBSD-src-0f231ca03489f944c2825b461d215b34d43b9c4a.zip
FreeBSD-src-0f231ca03489f944c2825b461d215b34d43b9c4a.tar.gz
MFV r296164:
Update openresolve to version 3.7.3 including: * Save the initial working directory and change to it just before running any scripts. This avoids scripts putting files accidently where they shouldn't. * Strip trailing dot from search and domain names. * man page improvements. Relnotes: yes
Diffstat (limited to 'contrib/openresolv/Makefile')
-rw-r--r--contrib/openresolv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/openresolv/Makefile b/contrib/openresolv/Makefile
index a898b95..3171a03 100644
--- a/contrib/openresolv/Makefile
+++ b/contrib/openresolv/Makefile
@@ -1,5 +1,5 @@
PKG= openresolv
-VERSION= 3.7.1
+VERSION= 3.7.3
# Nasty hack so that make clean works without configure being run
_CONFIG_MK!= test -e config.mk && echo config.mk || echo config-null.mk
OpenPOWER on IntegriCloud