diff options
Diffstat (limited to 'devel/rubygem-to_regexp/Makefile')
-rw-r--r-- | devel/rubygem-to_regexp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-to_regexp/Makefile b/devel/rubygem-to_regexp/Makefile index e736c2db6183..a78e38f7b27d 100644 --- a/devel/rubygem-to_regexp/Makefile +++ b/devel/rubygem-to_regexp/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Provides a safe way to convert strings to regexps +WWW= https://github.com/seamusabshere/to_regexp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |