aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-05-02 09:32:34 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-05-02 09:32:34 +0000
commit4b7f40c314e13fd391bf575ad1a97c0d13a2f116 (patch)
tree9fec1b61d24974868b8508972276ba0a3d53cb3b /net
parent5b2beab9abc047f9f4f2633d770281060af4a7aa (diff)
downloadports-4b7f40c314e13fd391bf575ad1a97c0d13a2f116.tar.gz
ports-4b7f40c314e13fd391bf575ad1a97c0d13a2f116.zip
- Fix LICENSE
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=533679
Diffstat (limited to 'net')
-rw-r--r--net/unison240/Makefile3
-rw-r--r--net/unison240/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/net/unison240/Makefile b/net/unison240/Makefile
index b8916e898202..3dc4db09246d 100644
--- a/net/unison240/Makefile
+++ b/net/unison240/Makefile
@@ -13,7 +13,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= madpilot@FreeBSD.org
COMMENT= User-level file synchronization tool
-LICENSE= GPLv3
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
FLAVORS= x11 nox11
FLAVOR?= ${FLAVORS:[1]}
diff --git a/net/unison240/pkg-descr b/net/unison240/pkg-descr
index ba302a0f4ae6..0fdae72e6019 100644
--- a/net/unison240/pkg-descr
+++ b/net/unison240/pkg-descr
@@ -8,4 +8,4 @@ management packages (CVS, PRCS, etc.) distributed filesystems (Coda, etc.)
uni-directional mirroring utilities (rsync, etc.) and other synchronizers
(Intellisync, Reconcile, etc).
-WWW: http://www.cis.upenn.edu/~bcpierce/unison/
+WWW: https://www.cis.upenn.edu/~bcpierce/unison/