diff options
-rw-r--r-- | eclass/netsurf.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/netsurf.eclass b/eclass/netsurf.eclass index 7eda3264939a..d2da56ba39d7 100644 --- a/eclass/netsurf.eclass +++ b/eclass/netsurf.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: netsurf.eclass # @MAINTAINER: -# Michael Weber <xmw@gentoo.org> +# maintainer-needed@gentoo.org # @SUPPORTED_EAPIS: 5 6 7 # @BLURB: Handle buildsystem of www.netsurf-browser.org components # @DESCRIPTION: |