Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2014 23:29:15 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370014 - head/net/rubygem-ruby-growl
Message-ID:  <201410042329.s94NTF92043050@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Oct  4 23:29:15 2014
New Revision: 370014
URL: https://svnweb.freebsd.org/changeset/ports/370014
QAT: https://qat.redports.org/buildarchive/r370014/

Log:
  Fix a typo

Modified:
  head/net/rubygem-ruby-growl/Makefile

Modified: head/net/rubygem-ruby-growl/Makefile
==============================================================================
--- head/net/rubygem-ruby-growl/Makefile	Sat Oct  4 23:27:17 2014	(r370013)
+++ head/net/rubygem-ruby-growl/Makefile	Sat Oct  4 23:29:15 2014	(r370014)
@@ -11,7 +11,7 @@ COMMENT=	Pure-ruby growl notifier
 
 LICENSE=	 BSD3CLAUSE
 
-RUN_DEPENDS=	rubygems-uuid>=2.3.5:${PORTSDIR}/devel/rubygem-uuid
+RUN_DEPENDS=	rubygem-uuid>=2.3.5:${PORTSDIR}/devel/rubygem-uuid
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes



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