diff options
Diffstat (limited to 'misc/rubygem-dotenv/Makefile')
-rw-r--r-- | misc/rubygem-dotenv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/rubygem-dotenv/Makefile b/misc/rubygem-dotenv/Makefile index 76dd3af83cd0..8bd5154e4ec1 100644 --- a/misc/rubygem-dotenv/Makefile +++ b/misc/rubygem-dotenv/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Loads environment variables from .env +WWW= https://github.com/bkeepers/dotenv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |