summaryrefslogtreecommitdiff
path: root/net-vpn/openconnect/openconnect-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/openconnect/openconnect-9999.ebuild')
-rw-r--r--net-vpn/openconnect/openconnect-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/openconnect/openconnect-9999.ebuild b/net-vpn/openconnect/openconnect-9999.ebuild
index 2eae9776f6ac..e5bb8a5a9d59 100644
--- a/net-vpn/openconnect/openconnect-9999.ebuild
+++ b/net-vpn/openconnect/openconnect-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -157,6 +157,6 @@ pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]]; then
elog
elog "You may want to consider installing the following optional packages."
- optfeature "resolvconf support" net-dns/openresolv
+ optfeature "resolvconf support" virtual/resolvconf
fi
}