diff options
Diffstat (limited to 'textproc/ruby-html-parser/Makefile')
-rw-r--r-- | textproc/ruby-html-parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-html-parser/Makefile b/textproc/ruby-html-parser/Makefile index ebb3d32bb41c..84824836762b 100644 --- a/textproc/ruby-html-parser/Makefile +++ b/textproc/ruby-html-parser/Makefile @@ -7,7 +7,7 @@ PORTNAME= html-parser PORTVERSION= 19990912.p1 -CATEGORIES= textproc # ruby +CATEGORIES= textproc ruby MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/html-parser/ PKGNAMEPREFIX= ruby- DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} |