diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-21 20:25:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-21 20:25:07 +0000 |
commit | 2fa3f60be3a1cdb46c5506aa28c472c373e565d9 (patch) | |
tree | cdf0471cc0399f9a08b92d10c83d397e02f600fc /textproc | |
parent | 477a9dd5e552bebf1dae76bf78a181d50780d601 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-syntax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-syntax/Makefile b/textproc/rubygem-syntax/Makefile index d71e28b8567e..8d326fbbe5a5 100644 --- a/textproc/rubygem-syntax/Makefile +++ b/textproc/rubygem-syntax/Makefile @@ -6,7 +6,7 @@ PORTNAME= syntax PORTVERSION= 1.0.0 -CATEGORIES= textproc ruby +CATEGORIES= textproc rubygems MASTER_SITES= http://rubyforge.org/frs/download.php/4953/ MAINTAINER= dinoex@FreeBSD.org |