summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-04-14 09:32:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-04-14 09:32:25 +0000
commit822e2a93c38b32f5dd7a4d59009de71784587335 (patch)
tree815194e635728d034d61fff2bf4ce92f599e54bc
parentwww/castget: fix build on GCC architectures (diff)
- Fix LICENSE
- Update WWW Approved by: portmgr blanket
-rw-r--r--net/uget/Makefile2
-rw-r--r--net/uget/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/uget/Makefile b/net/uget/Makefile
index db13ab5bd42f..54469e368007 100644
--- a/net/uget/Makefile
+++ b/net/uget/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/urlget/${PORTNAME}%20%28stable%29/${PORTVERSION}
MAINTAINER= ndowens@yahoo.com
COMMENT= Lightweight and full-featured graphical download manager
-LICENSE= LGPL21
+LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl
diff --git a/net/uget/pkg-descr b/net/uget/pkg-descr
index b65361dcdefb..b144874baf75 100644
--- a/net/uget/pkg-descr
+++ b/net/uget/pkg-descr
@@ -10,4 +10,4 @@ General features:
- Multi-protocol
- Scheduler
-WWW: http://ugetdm.com/
+WWW: https://ugetdm.com/