diff options
Diffstat (limited to 'textproc/ruby-htmlrepair')
-rw-r--r-- | textproc/ruby-htmlrepair/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-htmlrepair/Makefile b/textproc/ruby-htmlrepair/Makefile index ab1351a40bbf..71b42235ec82 100644 --- a/textproc/ruby-htmlrepair/Makefile +++ b/textproc/ruby-htmlrepair/Makefile @@ -7,7 +7,7 @@ PORTNAME= htmlrepair PORTVERSION= 1.0.1 -CATEGORIES= textproc ruby +CATEGORIES= textproc www ruby MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |