diff options
Diffstat (limited to 'textproc/rubygem-coderay/Makefile')
-rw-r--r-- | textproc/rubygem-coderay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index 20fb8009d8fe..114ef4510568 100644 --- a/textproc/rubygem-coderay/Makefile +++ b/textproc/rubygem-coderay/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= coderay -PORTVERSION= 1.0.9 +PORTVERSION= 1.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= tota@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Fast and easy syntax highlighting for selected languages LICENSE= LGPL21 |