aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-08-15 09:38:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-08-15 09:38:03 +0000
commitb9adfc0d23cfee963214b45778c0edc34d9f9dc9 (patch)
treea0e2b1d8989488e47e610ff8230e23d997bf1d9f /www
parent92b7fb91d4d66622aa6fa23c8727c0f473f6d911 (diff)
downloadports-b9adfc0d23cfee963214b45778c0edc34d9f9dc9.tar.gz
ports-b9adfc0d23cfee963214b45778c0edc34d9f9dc9.zip
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=477218
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/