diff options
Diffstat (limited to 'textproc/rubygem-unf_ext')
-rw-r--r-- | textproc/rubygem-unf_ext/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-unf_ext/Makefile b/textproc/rubygem-unf_ext/Makefile index 534a66eb6573..bfdf62bfdfbd 100644 --- a/textproc/rubygem-unf_ext/Makefile +++ b/textproc/rubygem-unf_ext/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Unicode Normalization Form support library for CRuby +WWW= https://github.com/knu/ruby-unf_ext LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |