commit: f60ff4c94e6893aa8c3db2113e61815795e90656
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 6 09:18:25 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 20:48:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f60ff4c9
mail-filter/postfwd: Fix dependency on dev-perl/Net-Server
Package-Manager: portage-2.2.27
mail-filter/postfwd/postfwd-1.35-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mail-filter/postfwd/postfwd-1.35-r3.ebuild
b/mail-filter/postfwd/postfwd-1.35-r3.ebuild
index a35f890..c55c829 100644
--- a/mail-filter/postfwd/postfwd-1.35-r3.ebuild
+++ b/mail-filter/postfwd/postfwd-1.35-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,7 +19,7 @@ DEPEND=""
RDEPEND=">=dev-lang/perl-5.16.3
virtual/perl-Sys-Syslog
dev-perl/Net-DNS
- dev-perl/net-server
+ dev-perl/Net-Server
"
pkg_setup() {