diff options
Diffstat (limited to 'textproc/rubygem-coderay/Makefile')
-rw-r--r-- | textproc/rubygem-coderay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index 5f151ba5e45b..f0cb745a0f39 100644 --- a/textproc/rubygem-coderay/Makefile +++ b/textproc/rubygem-coderay/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast and easy syntax highlighting for selected languages +WWW= http://coderay.rubychan.de/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |