diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-08-23 17:13:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-08-23 17:13:21 +0000 |
commit | 294a7d337903979e1cc1c607d3ae2bd4f52466b0 (patch) | |
tree | ccbb3722ad4679a4c075a6ee0c4028cf94a3abcc /net/megatools | |
parent | cd79e8e1e462949dd79883085c64b9efca9a0037 (diff) | |
download | ports-294a7d337903979e1cc1c607d3ae2bd4f52466b0.tar.gz ports-294a7d337903979e1cc1c607d3ae2bd4f52466b0.zip |
Notes
Diffstat (limited to 'net/megatools')
-rw-r--r-- | net/megatools/Makefile | 4 | ||||
-rw-r--r-- | net/megatools/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/megatools/Makefile b/net/megatools/Makefile index ca5b88ebd67e..2acd754b59f9 100644 --- a/net/megatools/Makefile +++ b/net/megatools/Makefile @@ -3,8 +3,9 @@ PORTNAME= megatools PORTVERSION= 1.9.98 +PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://megatools.megous.com/builds/ +MASTER_SITES= https://megatools.megous.com/builds/ MAINTAINER= max@kostikov.co COMMENT= Command line tools for MEGA.NZ cloud drive @@ -14,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl BUILD_DEPENDS= asciidoc:textproc/asciidoc -RUN_DEPENDS= glib-networking>=2.32.0:net/glib-networking CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" diff --git a/net/megatools/pkg-descr b/net/megatools/pkg-descr index 24c4865c95be..f9e2f801f97b 100644 --- a/net/megatools/pkg-descr +++ b/net/megatools/pkg-descr @@ -7,4 +7,4 @@ perform streaming downloads for example to preview videos and audio files, without needing to download the entire file. -WWW: http://megatools.megous.com/ +WWW: https://megatools.megous.com/ |