diff options
Diffstat (limited to 'textproc/rubygem-regexp_parser/Makefile')
-rw-r--r-- | textproc/rubygem-regexp_parser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-regexp_parser/Makefile b/textproc/rubygem-regexp_parser/Makefile index 2e11c71502fd..59e330f1f0d6 100644 --- a/textproc/rubygem-regexp_parser/Makefile +++ b/textproc/rubygem-regexp_parser/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Tokenizing, lexinf and parsing Ruby regular expressions +WWW= https://github.com/ammar/regexp_parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |