aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2019-04-26 17:31:25 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2019-04-26 17:31:25 +0800
commit62d223f230cfe21fa85727bd79e66f61c7eefe2b (patch)
tree632fc3db242937afe6cc5a337d3b27edb461b177
parenta9995de81f536c9ca8af81bc34012ae602613c71 (diff)
downloadfreebsd-ports-gnome-62d223f230cfe21fa85727bd79e66f61c7eefe2b.tar.gz
freebsd-ports-gnome-62d223f230cfe21fa85727bd79e66f61c7eefe2b.tar.zst
freebsd-ports-gnome-62d223f230cfe21fa85727bd79e66f61c7eefe2b.zip
- Fix LICENSE
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
-rw-r--r--net/samba46/Makefile3
-rw-r--r--net/samba46/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/net/samba46/Makefile b/net/samba46/Makefile
index 124aed1ec085..b2030f00e637 100644
--- a/net/samba46/Makefile
+++ b/net/samba46/Makefile
@@ -11,7 +11,8 @@ DISTNAME= ${SAMBA4_DISTNAME}
MAINTAINER?= timur@FreeBSD.org
COMMENT?= Free SMB/CIFS and AD/DC server and client for Unix
-LICENSE= GPLv3
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-format-truncation"
diff --git a/net/samba46/pkg-descr b/net/samba46/pkg-descr
index 6fd81ae265ab..a0ffcef6af6e 100644
--- a/net/samba46/pkg-descr
+++ b/net/samba46/pkg-descr
@@ -5,4 +5,4 @@ In short, you can join a WinNT, Win2000, WinXP or Win2003 member server
to a Samba4 domain, and it will behave much as it does in AD, including
Kerberos domain logins where applicable.
-WWW: http://www.samba.org/
+WWW: https://www.samba.org/