diff options
Diffstat (limited to 'textproc/ruby-htmltools')
-rw-r--r-- | textproc/ruby-htmltools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-htmltools/Makefile b/textproc/ruby-htmltools/Makefile index 2aa776c8837f..b994dcaccf12 100644 --- a/textproc/ruby-htmltools/Makefile +++ b/textproc/ruby-htmltools/Makefile @@ -8,7 +8,8 @@ PORTNAME= htmltools PORTVERSION= 1.09 CATEGORIES= textproc ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/1340/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ruby-${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby |