diff options
Diffstat (limited to 'textproc/rubygem-escape_utils/Makefile')
-rw-r--r-- | textproc/rubygem-escape_utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-escape_utils/Makefile b/textproc/rubygem-escape_utils/Makefile index 688a5d3c703c..44dd4ba86e23 100644 --- a/textproc/rubygem-escape_utils/Makefile +++ b/textproc/rubygem-escape_utils/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Faster string escaping routines for your web apps +WWW= https://github.com/brianmario/escape_utils LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |