- Fix fetch by updating MASTER_SITES

This commit is contained in:
TAKATSU Tomonari 2011-07-30 16:32:56 +00:00
parent 8d826f4c94
commit f9d5b7ff12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278586

View file

@ -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