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/