diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-10 17:45:03 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-10 17:45:03 +0000 |
commit | 0d8627a6316c02e9de76b6e3b950547191d3b61f (patch) | |
tree | 47b91f7b92b73b614ab78191d0bcacd8afda0eed /textproc/ruby-htmlcompact | |
parent | 75794290c0ada6d50e62fc42c68c72946335b37f (diff) |
Notes
Diffstat (limited to 'textproc/ruby-htmlcompact')
-rw-r--r-- | textproc/ruby-htmlcompact/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |