diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-gemcutter/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-gemcutter/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-gemcutter/Makefile b/devel/rubygem-gemcutter/Makefile index b1829d1bfec3..3da8e4d41a7f 100644 --- a/devel/rubygem-gemcutter/Makefile +++ b/devel/rubygem-gemcutter/Makefile @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Extensions to RubyGems for managing gems and more on RubyGems.org LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-gemcutter/pkg-descr b/devel/rubygem-gemcutter/pkg-descr index 8d0f35503395..7c86028fb30d 100644 --- a/devel/rubygem-gemcutter/pkg-descr +++ b/devel/rubygem-gemcutter/pkg-descr @@ -1,3 +1,3 @@ Adds several commands to RubyGems for managing gems and more on RubyGems.org. -WWW: http://rubygems.org +WWW: https://github.com/rubygems/gemcutter |