diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 19:51:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 19:51:34 +0000 |
commit | 8f3a51419c3bbf7ce432033688b39a22b8eac39b (patch) | |
tree | 36ca6259b99828ddc8eced1db236da3dbec4e3b3 /textproc/rubygem-nokogiri/Makefile | |
parent | 9a86085fd617cad2c2a5370b68e24b5d9753a8b8 (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-nokogiri/Makefile')
-rw-r--r-- | textproc/rubygem-nokogiri/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile index b96b0f81cee9..7a0d3582efaa 100644 --- a/textproc/rubygem-nokogiri/Makefile +++ b/textproc/rubygem-nokogiri/Makefile @@ -7,7 +7,7 @@ PORTNAME= nokogiri PORTVERSION= 1.4.0 CATEGORIES= textproc rubygems -MASTER_SITES= RF +MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= An HTML, XML, SAX, and Reader parser |