svn commit: r319145 - head/www

Steve Wills swills at FreeBSD.org
Mon May 27 00:54:17 UTC 2013


Author: swills
Date: Mon May 27 00:54:16 2013
New Revision: 319145
URL: http://svnweb.freebsd.org/changeset/ports/319145

Log:
  - Connect www/rubygem-addressable22 to build, fixing INDEX
  
  Pointyhat to:	swills
  Reported by:	cperciva

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Mon May 27 00:41:56 2013	(r319144)
+++ head/www/Makefile	Mon May 27 00:54:16 2013	(r319145)
@@ -1718,6 +1718,7 @@
     SUBDIR += rubygem-activeresource
     SUBDIR += rubygem-acts-as-taggable-on
     SUBDIR += rubygem-addressable
+    SUBDIR += rubygem-addressable22
     SUBDIR += rubygem-amazon-ecs
     SUBDIR += rubygem-anemone
     SUBDIR += rubygem-async_sinatra


More information about the svn-ports-all mailing list