diff --git a/devel/ruby-memoize/Makefile b/devel/ruby-memoize/Makefile index f0c24a4f8beb..2a6b302a02f4 100644 --- a/devel/ruby-memoize/Makefile +++ b/devel/ruby-memoize/Makefile @@ -8,16 +8,14 @@ PORTNAME= memoize PORTVERSION= 1.3.1 CATEGORIES= devel ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/61790/ \ - ${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/memoize|} +MASTER_SITES= RF +MASTER_SITE_SUBDIR= shards PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ${RUBY_PKGNAMEPREFIX:S|${RUBY_SUFFIX}-||} MAINTAINER= tota@FreeBSD.org COMMENT= A method that speeds methods up at the cost of memory -FETCH_ARGS= -Fpr - USE_RUBY= yes USE_RAKE= yes NO_BUILD= yes