aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-01-27 17:02:08 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-01-27 17:02:08 +0800
commitd48c4fd08bff07e578f041314232542860827a89 (patch)
tree6e8e16de65cf954951a20c433b10834c4371c400
parent6d2100326c00289779e2791d007889535b30c137 (diff)
downloadfreebsd-ports-gnome-d48c4fd08bff07e578f041314232542860827a89.tar.gz
freebsd-ports-gnome-d48c4fd08bff07e578f041314232542860827a89.tar.zst
freebsd-ports-gnome-d48c4fd08bff07e578f041314232542860827a89.zip
- Fix LICENSE
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
-rw-r--r--security/gputty/Makefile3
-rw-r--r--security/gputty/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/security/gputty/Makefile b/security/gputty/Makefile
index 89c88c5325a7..00f75235293a 100644
--- a/security/gputty/Makefile
+++ b/security/gputty/Makefile
@@ -9,7 +9,8 @@ MASTER_SITES= http://www.defora.org/os/download/download/3381/
MAINTAINER= olivier@FreeBSD.org
COMMENT= Frontend to the SSH client, using the Gtk+ toolkit
-LICENSE= GPLv3
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem
diff --git a/security/gputty/pkg-descr b/security/gputty/pkg-descr
index b2f5446faffa..d5380cb7a226 100644
--- a/security/gputty/pkg-descr
+++ b/security/gputty/pkg-descr
@@ -1,3 +1,3 @@
GPuTTY is a frontend to the SSH client, using the Gtk+ toolkit.
-WWW: http://www.defora.org/os/project/334/gputty
+WWW: https://www.defora.org/os/project/334/gputty