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 /textproc/ruby-libxml | |
parent | 585fef8bde6797c94cfc27ccc31ad6a6100de9de (diff) |
Notes
Diffstat (limited to 'textproc/ruby-libxml')
-rw-r--r-- | textproc/ruby-libxml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile index d3cd031e46da..849378c75ec9 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -8,8 +8,7 @@ PORTNAME= libxml PORTVERSION= 1.1.3 CATEGORIES= textproc ruby -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= libxml +MASTER_SITES= RF PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} EXTRACT_SUFX= .tgz |