diff options
author | knu <knu@FreeBSD.org> | 2002-11-11 01:45:03 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-11 01:45:03 +0800 |
commit | 85333a045f0e8d597929ec6a0a462a03cb666565 (patch) | |
tree | ab3eb6413f76f3ecb0400659833855a39ec3dd90 /textproc | |
parent | 66bf649348a20c8d169e79eb090e2372f731d0a4 (diff) | |
download | freebsd-ports-gnome-85333a045f0e8d597929ec6a0a462a03cb666565.tar.gz freebsd-ports-gnome-85333a045f0e8d597929ec6a0a462a03cb666565.tar.zst freebsd-ports-gnome-85333a045f0e8d597929ec6a0a462a03cb666565.zip |
Add www to CATEGORIES.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-html-parser/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-htmlcompact/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-htmlrepair/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-htmlsplit/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ruby-html-parser/Makefile b/textproc/ruby-html-parser/Makefile index 6d428837f15f..d36715828334 100644 --- a/textproc/ruby-html-parser/Makefile +++ b/textproc/ruby-html-parser/Makefile @@ -7,7 +7,7 @@ PORTNAME= html-parser PORTVERSION= 19990912p2 -CATEGORIES= textproc ruby +CATEGORIES= textproc www ruby MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/html-parser/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby diff --git a/textproc/ruby-htmlcompact/Makefile b/textproc/ruby-htmlcompact/Makefile index 725275166039..549e1114c24a 100644 --- a/textproc/ruby-htmlcompact/Makefile +++ b/textproc/ruby-htmlcompact/Makefile @@ -7,7 +7,7 @@ PORTNAME= htmlcompact PORTVERSION= 1.0.2 -CATEGORIES= textproc ruby +CATEGORIES= textproc www ruby MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} 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} diff --git a/textproc/ruby-htmlsplit/Makefile b/textproc/ruby-htmlsplit/Makefile index b3c84aa83686..05e30bce189f 100644 --- a/textproc/ruby-htmlsplit/Makefile +++ b/textproc/ruby-htmlsplit/Makefile @@ -7,7 +7,7 @@ PORTNAME= htmlsplit PORTVERSION= 1.0.2 -CATEGORIES= textproc ruby +CATEGORIES= textproc www ruby MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |