diff options
Diffstat (limited to 'textproc/ruby-quixml/Makefile')
-rw-r--r-- | textproc/ruby-quixml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-quixml/Makefile b/textproc/ruby-quixml/Makefile index 36a553171646..245f3cf561b0 100644 --- a/textproc/ruby-quixml/Makefile +++ b/textproc/ruby-quixml/Makefile @@ -9,7 +9,8 @@ PORTNAME= quixml PORTVERSION= 0.2.1 PORTREVISION= 2 CATEGORIES= textproc ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/89/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |