diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-06-22 08:19:11 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-06-22 08:19:11 +0000 |
commit | b840512992b42031a1757105771a6d523d054a68 (patch) | |
tree | 5deecd4889a2e1f256e1e9f655ab97db81f6e94f /textproc/rubygem-itextomml/Makefile | |
parent | 3f56eafb9e1275c7d9456969b95b4ed1120aa7e7 (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-itextomml/Makefile')
-rw-r--r-- | textproc/rubygem-itextomml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-itextomml/Makefile b/textproc/rubygem-itextomml/Makefile index a07e22a69874..a5d0a07de094 100644 --- a/textproc/rubygem-itextomml/Makefile +++ b/textproc/rubygem-itextomml/Makefile @@ -6,11 +6,11 @@ # PORTNAME= itextomml -PORTVERSION= 1.4.9 +PORTVERSION= 1.4.10 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Native Ruby bindings to itex2MML USE_RUBY= yes |