diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 20:48:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 20:48:42 +0000 |
commit | b0f16becefdbe3ec8d807cf268a52a3198e77f26 (patch) | |
tree | f139ea1244ad9474a05a9650646b11b0b25b439a /devel/ruby-fastri | |
parent | 585fef8bde6797c94cfc27ccc31ad6a6100de9de (diff) |
Notes
Diffstat (limited to 'devel/ruby-fastri')
-rw-r--r-- | devel/ruby-fastri/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-fastri/Makefile b/devel/ruby-fastri/Makefile index 83b9c06d0475..ade94291eb11 100644 --- a/devel/ruby-fastri/Makefile +++ b/devel/ruby-fastri/Makefile @@ -8,8 +8,7 @@ PORTNAME= fastri PORTVERSION= 0.3.1 CATEGORIES= devel ruby -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= RF PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |