Index: head/devel/rubygem-redmine_acts_as_taggable_on/Makefile =================================================================== --- head/devel/rubygem-redmine_acts_as_taggable_on/Makefile (revision 415151) +++ head/devel/rubygem-redmine_acts_as_taggable_on/Makefile (revision 415152) @@ -1,21 +1,22 @@ # Created by: Mark Felder # $FreeBSD$ PORTNAME= redmine_acts_as_taggable_on PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= RG MAINTAINER= feld@FreeBSD.org COMMENT= Redmine plugin support for acts-as-taggable-on LICENSE= GPLv2+ NO_ARCH= yes USE_RUBY= yes USES= gem -BUILD_DEPENDS+= rubygem-acts-as-taggable-on>0:devel/rubygem-acts-as-taggable-on -RUN_DEPENDS+= rubygem-acts-as-taggable-on>0:devel/rubygem-acts-as-taggable-on +BUILD_DEPENDS+= rubygem-acts-as-taggable-on>0:www/rubygem-acts-as-taggable-on +RUN_DEPENDS+= rubygem-acts-as-taggable-on>0:www/rubygem-acts-as-taggable-on .include