diff options
-rw-r--r-- | textproc/ruby-htree/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ruby-htree/Makefile b/textproc/ruby-htree/Makefile index 3e24bff9096..567890e6c9c 100644 --- a/textproc/ruby-htree/Makefile +++ b/textproc/ruby-htree/Makefile @@ -8,15 +8,13 @@ PORTNAME= htree PORTVERSION= 0.3 CATEGORIES= textproc www ruby -MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ +MASTER_SITES= ftp://ftp.rucus.ru.ac.za/pub/FreeBSD/distfiles/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby library to manipulate HTML/XML tree data structure -BROKEN= Unfetchable - USE_RUBY= yes USE_RUBY_RD2= yes USE_RUBY_RDOC= yes |