diff options
Diffstat (limited to 'mail-filter/spampd/spampd-2.30.ebuild')
-rw-r--r-- | mail-filter/spampd/spampd-2.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/spampd/spampd-2.30.ebuild b/mail-filter/spampd/spampd-2.30.ebuild index 12c5143e8578..26e9cc0afd71 100644 --- a/mail-filter/spampd/spampd-2.30.ebuild +++ b/mail-filter/spampd/spampd-2.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="dev-lang/perl - dev-perl/net-server + dev-perl/Net-Server mail-filter/spamassassin" DEPEND="${RDEPEND}" |