svn commit: r370014 - head/net/rubygem-ruby-growl

Antoine Brodin antoine at FreeBSD.org
Sat Oct 4 23:29:16 UTC 2014


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


More information about the svn-ports-all mailing list