summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-03-15 10:56:44 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-03-15 10:56:44 +0000
commit89feef5b9025c767068d2359d52a930ffa4d965a (patch)
tree4e7e83638022046446df6d3cc46d8078f9198b39
parentUpgrade to the cloudabi-utils v0.23. (diff)
- Add LICENSE_FILE
- Fix WWW: Approved by: portmgr blanket
-rw-r--r--devel/cctz/Makefile1
-rw-r--r--devel/cctz/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/cctz/Makefile b/devel/cctz/Makefile
index 0e0fc6074a38..a7761e33e5a5 100644
--- a/devel/cctz/Makefile
+++ b/devel/cctz/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= z7dr6ut7gs@snkmail.com
COMMENT= C++ library for handling dates, times, and time zones
LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
GH_ACCOUNT= google
USE_GITHUB= yes
diff --git a/devel/cctz/pkg-descr b/devel/cctz/pkg-descr
index f9e965871460..1740ee5f626a 100644
--- a/devel/cctz/pkg-descr
+++ b/devel/cctz/pkg-descr
@@ -13,4 +13,4 @@ _ The Time-Zone Library - This library uses the IANA time zone
_absolute time_ and _civil time_. This library is declared in
time_zone.h.
-WWW: http://github.com/google/cctz
+WWW: https://github.com/google/cctz