Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2012 07:34:12 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301069 - head/ftp/profxp
Message-ID:  <201207180734.q6I7YCJ3041470@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Wed Jul 18 07:34:11 2012
New Revision: 301069
URL: http://svn.freebsd.org/changeset/ports/301069

Log:
  - Fix package name detection

Modified:
  head/ftp/profxp/Makefile

Modified: head/ftp/profxp/Makefile
==============================================================================
--- head/ftp/profxp/Makefile	Wed Jul 18 07:16:11 2012	(r301068)
+++ head/ftp/profxp/Makefile	Wed Jul 18 07:34:11 2012	(r301069)
@@ -18,7 +18,7 @@ COMMENT=	FXP (server-to-server FTP) clie
 
 USE_PERL5=	yes
 
-RUN_DEPENDS=	p5-Socks>=0:${PORTSDIR}/net/p5-Socks \
+RUN_DEPENDS=	p5-SOCKS>=0:${PORTSDIR}/net/p5-Socks \
 		p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
 		p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207180734.q6I7YCJ3041470>