summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/hs-yesod-static/Makefile1
-rw-r--r--www/hs-yesod-static/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/www/hs-yesod-static/Makefile b/www/hs-yesod-static/Makefile
index d963f6e04179..85c8dbd99152 100644
--- a/www/hs-yesod-static/Makefile
+++ b/www/hs-yesod-static/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= haskell@FreeBSD.org
COMMENT= Static file serving subsite for Yesod Web Framework
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
USE_CABAL= async attoparsec>=0.10 base64-bytestring>=0.1.0.1 \
blaze-builder>=0.3 byteable>=0.1 conduit>=0.5 conduit-extra \
diff --git a/www/hs-yesod-static/pkg-descr b/www/hs-yesod-static/pkg-descr
index 6508919727de..8ed862ee867c 100644
--- a/www/hs-yesod-static/pkg-descr
+++ b/www/hs-yesod-static/pkg-descr
@@ -1,3 +1,3 @@
Static file serving subsite for Yesod Web Framework.
-WWW: http://www.yesodweb.com/
+WWW: https://www.yesodweb.com/