aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-08-15 17:38:03 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-08-15 17:38:03 +0800
commitcf6c12dc965c55fd7d709d8aac7880f2b492ec55 (patch)
treea0e2b1d8989488e47e610ff8230e23d997bf1d9f /www
parent4f97cf61cfb703fe8487d88b19659a33aea6b3de (diff)
downloadfreebsd-ports-gnome-cf6c12dc965c55fd7d709d8aac7880f2b492ec55.tar.gz
freebsd-ports-gnome-cf6c12dc965c55fd7d709d8aac7880f2b492ec55.tar.zst
freebsd-ports-gnome-cf6c12dc965c55fd7d709d8aac7880f2b492ec55.zip
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'www')
-rw-r--r--www/hs-yesod-auth/Makefile1
-rw-r--r--www/hs-yesod-auth/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/www/hs-yesod-auth/Makefile b/www/hs-yesod-auth/Makefile
index c6a703e1b6f0..d0a7e889c0c1 100644
--- a/www/hs-yesod-auth/Makefile
+++ b/www/hs-yesod-auth/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= haskell@FreeBSD.org
COMMENT= Authentication for Yesod
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
USE_CABAL= aeson>=0.7 authenticate>=1.3 base16-bytestring \
base64-bytestring blaze-builder blaze-html>=0.5 \
diff --git a/www/hs-yesod-auth/pkg-descr b/www/hs-yesod-auth/pkg-descr
index b3ba19883de8..4849aac6a241 100644
--- a/www/hs-yesod-auth/pkg-descr
+++ b/www/hs-yesod-auth/pkg-descr
@@ -4,4 +4,4 @@ such as OpenID, BrowserID (a.k.a., Mozilla Persona), and email. Other
packages are available from Hackage as well. If you've written such an
add-on, please notify me so that it can be added to this description.
-WWW: http://www.yesodweb.com/
+WWW: https://www.yesodweb.com/