diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cctz/Makefile | 1 | ||||
-rw-r--r-- | devel/cctz/pkg-descr | 2 |
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 |