svn commit: r324062 - head/www/rubygem-ethon

Antoine Brodin antoine at FreeBSD.org
Wed Jul 31 16:52:46 UTC 2013


Author: antoine
Date: Wed Jul 31 16:52:45 2013
New Revision: 324062
URL: http://svnweb.freebsd.org/changeset/ports/324062

Log:
  Add missing MASTER_SITES (reported by pkg-fallout)

Modified:
  head/www/rubygem-ethon/Makefile

Modified: head/www/rubygem-ethon/Makefile
==============================================================================
--- head/www/rubygem-ethon/Makefile	Wed Jul 31 16:01:03 2013	(r324061)
+++ head/www/rubygem-ethon/Makefile	Wed Jul 31 16:52:45 2013	(r324062)
@@ -4,6 +4,7 @@
 PORTNAME=	ethon
 PORTVERSION=	0.5.12
 CATEGORIES=	www rubygems
+MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Very lightweight libcurl wrapper


More information about the svn-ports-all mailing list