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 /graphics/ruby-pgplot | |
parent | 585fef8bde6797c94cfc27ccc31ad6a6100de9de (diff) | |
download | ports-b0f16becefdbe3ec8d807cf268a52a3198e77f26.tar.gz ports-b0f16becefdbe3ec8d807cf268a52a3198e77f26.zip |
Notes
Diffstat (limited to 'graphics/ruby-pgplot')
-rw-r--r-- | graphics/ruby-pgplot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile index c418ab74f347..f935b49e725a 100644 --- a/graphics/ruby-pgplot/Makefile +++ b/graphics/ruby-pgplot/Makefile @@ -9,8 +9,7 @@ PORTNAME= pgplot PORTVERSION= 0.1.3 PORTREVISION= 4 CATEGORIES= graphics ruby -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= RF PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rb_${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby |